svc/profile-bundle

Package to handle profiles (change password, change mail)

Installs: 343

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

6.1.0 2024-03-08 20:43 UTC

README

CI Latest Stable Version Total Downloads License

⚠️ 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)

Documentation


Screenshots

Change mail form

Change mail form


Change password form

Change password form