svc / profile-bundle
Package to handle profiles (change password, change mail)
Installs: 428
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.2
- doctrine/doctrine-bundle: ^2.10
- doctrine/orm: ^2.15 | ^3
- svc/util-bundle: ^5|dev-main
- symfony/form: ^6.4|^7
- symfony/framework-bundle: ^6.4|^7
- symfony/security-bundle: ^6.4|^7
- symfony/translation: ^6.4|^7
- symfony/twig-bundle: ^6.4|^7
- symfony/ux-toggle-password: ^2.13
- symfony/validator: ^6.4|^7
- symfony/yaml: ^6.4|^7
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.2
- symfony/browser-kit: ^6.4|^7
Suggests
- karser/karser-recaptcha3-bundle: Could by used in the contact form
README
⚠️ Attention:
From version 6.0 the bundle works only with Symfony >=6.4.
In addition, the package "symfony/ux-toggle-password" is used to display the password. If this is not desired, please use a version <6.0.
From version 4.0 the bundle works only with Symfony >=6.1, because the new Bundle Configuration System is used.
Please use version 3.x for older Symfony installations.
Bundle with two functions:
- Change user password (with email information)
- Change user email address (with email confirmation)