thelia / reset-password-module
Change Thelia lost password behaviour to be a reset link
Package info
github.com/thelia-modules/ResetPassword
Type:thelia-module
pkg:composer/thelia/reset-password-module
2.0.1
2026-08-27 15:29 UTC
Requires
- thelia/installer: ^1.6
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Change Thelia lost password behaviour to be a reset link
Thelia 3.0 and newer send a password reset link out of the box, so this module is for Thelia 2 only and refuses to activate on a Thelia 3 core.
Installation
composer require thelia/reset-password-module ^1.0
Usage
Simply activate this module and the customers will receive a reset link rather than a new password when they fill the "forgot password" form.