Login with Email only
πΊπ¦
This module is maintained by Ukrainian developers.Please consider supporting Ukraine in a fight for their freedom and safety of Europe.
This simple Drupal module allows users to log in exclusively with their email address from the standard login form. It also changes the "Forgot your password" flow, by requiring to insert the email to recover the end-user password.
The difference between this module and the other ones is that you cannot login using your username with this module.
Setup:
Just enable the module.
Dependencies:
Core dependencies only.
Installation:
Install via /admin/modules
or
drush en login_onlyemail -y
Configuration:
There are no configuration options, however, you must disable this module if you are going to perform core integration tests using the drupalLogin() method.
Compatibility:
Note that other authentication modules, like LoginToboggan and Email Registration might be incompatible with this module.
Recommended Modules:
This module is based on the Login Email or Username module:
https://www.drupal.org/project/login_emailusername
Another more complete module called Mail Login achieves the same result:
https://www.drupal.org/project/mail_login
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.3 | Stable | Drupal 11 support | Jan 3, 2025 |