You are here

README.txt in Mail Login 8.2

Same filename and directory in other branches
  1. 8 README.txt
CONTENTS OF THIS FILE
---------------------

* Introduction
* Requirements
* Installation
* Installation with Composer
* Configuration
* Maintainers


INTRODUCTION
------------

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

 * To submit bug reports and feature suggestions, or to track changes visit:
  https://www.drupal.org/project/issues/mail_login


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

Install the optimizely module as you would normally install a contributed Drupal
module. Visit https://www.drupal.org/node/1897420 for further information.


INSTALLATION WITH COMPOSER
--------------------------

We recommend using Composer to download Mail Login module.
composer require 'drupal/mail_login:^1.0';


CONFIGURATION
--------------

Go to "/admin/config/people/accounts/mail-login" for the configuration screen,
   available configuraitons:
 * Enable login by email address: This option enables login by email address.
 * Override login form: This option allows you to override the login form
   username title/description.
 * Login form username title: Override the username field title.
 * Login form username description: Override the username field description.

MAINTAINERS
-----------

This module was created by mqanneh, a drupal developer.

 * Mohammad AlQanneh - https://www.drupal.org/u/mqanneh

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Installation with Composer
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. This module enables users to login by email address with the
  12. minimal configurations.
  13. * For a full description of the module visit:
  14. https://www.drupal.org/project/mail_login
  15. * To submit bug reports and feature suggestions, or to track changes visit:
  16. https://www.drupal.org/project/issues/mail_login
  17. REQUIREMENTS
  18. ------------
  19. This module requires no modules outside of Drupal core.
  20. INSTALLATION
  21. ------------
  22. Install the optimizely module as you would normally install a contributed Drupal
  23. module. Visit https://www.drupal.org/node/1897420 for further information.
  24. INSTALLATION WITH COMPOSER
  25. --------------------------
  26. We recommend using Composer to download Mail Login module.
  27. composer require 'drupal/mail_login:^1.0';
  28. CONFIGURATION
  29. --------------
  30. Go to "/admin/config/people/accounts/mail-login" for the configuration screen,
  31. available configuraitons:
  32. * Enable login by email address: This option enables login by email address.
  33. * Override login form: This option allows you to override the login form
  34. username title/description.
  35. * Login form username title: Override the username field title.
  36. * Login form username description: Override the username field description.
  37. MAINTAINERS
  38. -----------
  39. This module was created by mqanneh, a drupal developer.
  40. * Mohammad AlQanneh - https://www.drupal.org/u/mqanneh