This module enables users to login by email address with the
minimal configurations.
* For a full description of the module visit:
https://www.drupal.org/project/mail_login
* For a full description of the module visit: [https://www.drupal.org/project/mail_login](https://www.drupal.org/project/mail_login)
* To submit bug reports and feature suggestions, or to track changes visit:
https://www.drupal.org/project/issues/mail_login
* To submit bug reports and feature suggestions, or to track changes visit: [https://www.drupal.org/project/issues/mail_login](https://www.drupal.org/project/issues/mail_login)
REQUIREMENTS
------------
## Requirements
This module requires no modules outside of Drupal core.
INSTALLATION
------------
## Installation
Install the optimizely module as you would normally install a contributed Drupal
module. Visit https://www.drupal.org/node/1897420 for further information.
module. Visit [https://www.drupal.org/node/1897420](https://www.drupal.org/node/1897420) for further information.
INSTALLATION WITH COMPOSER
--------------------------
## Installation with composer
We recommend using Composer to download Mail Login module.
composer require 'drupal/mail_login:^2.0';
```composer require 'drupal/mail_login:^2.0';```
CONFIGURATION
--------------
## Configuration
Go to "/admin/config/people/accounts/mail-login" for the configuration screen,
available configuraitons:
@@ -55,9 +47,8 @@ Go to "/admin/config/people/accounts/mail-login" for the configuration screen,
* Password reset form username title: Override the username field title.
* Password reset form username description: Override the username field description.
MAINTAINERS
-----------
## Maintainers
This module was created by mqanneh, a drupal developer.
* Mohammad AlQanneh - https://www.drupal.org/u/mqanneh
* Mohammad AlQanneh - [https://www.drupal.org/u/mqanneh](https://www.drupal.org/u/mqanneh)