README.txt in Login Email or Username 8
Same filename and directory in other branches
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.txtView source
- 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