ameotoko / contao-random-password
Random password generator wizard for password fields in Contao CMS
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
pkg:composer/ameotoko/contao-random-password
Requires
- php: ^7.4 || ^8.0
 - contao/core-bundle: ^4.9
 - symfony/config: ^4.4 || ^5.1
 - symfony/dependency-injection: ^4.4 || ^5.1
 - symfony/http-kernel: ^4.4 || ^5.1
 
Requires (Dev)
- contao/easy-coding-standard: ^3.1
 - contao/manager-plugin: ^2.0
 
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
 
README
Additional wizard for password field in Contao 4 backend. The wizard fills the input field with autogenerated password and also copies it in the clipboard.
Uses Omgopass.
Install
Install with Composer:
composer install ameotoko/contao-random-password
To do:
- screenshot
 - custom configuration (bundle and Omgopass)