You are here

README.txt in Login Email or Username 8

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

 * Introduction
 * Requirements
 * Recommended modules
 * Installation
 * Configuration
 * Maintainers

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

This very simple module allows users to log in with either their username OR
email address from the same input box on the standard login form.

Note, the system checks a matching email address BEFORE checking a matching
username (email takes priority).


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

Core dependencies only.


RECOMMENDED MODULES
-------------------

This module duplicates some functionality present in the 7.x-1.x versions of
the logintoboggon module.
The module is compatible with Drupal 8 and Drupal 9.


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

Install via /admin/modules
or
drush en login_emailorpassword -y


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

There are no configuration options.


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

https://www.drupal.org/u/rjjakes

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. This very simple module allows users to log in with either their username OR
  12. email address from the same input box on the standard login form.
  13. Note, the system checks a matching email address BEFORE checking a matching
  14. username (email takes priority).
  15. REQUIREMENTS
  16. ------------
  17. Core dependencies only.
  18. RECOMMENDED MODULES
  19. -------------------
  20. This module duplicates some functionality present in the 7.x-1.x versions of
  21. the logintoboggon module.
  22. The module is compatible with Drupal 8 and Drupal 9.
  23. INSTALLATION
  24. ------------
  25. Install via /admin/modules
  26. or
  27. drush en login_emailorpassword -y
  28. CONFIGURATION
  29. -------------
  30. There are no configuration options.
  31. MAINTAINERS
  32. -----------
  33. https://www.drupal.org/u/rjjakes