mail-login

This module enables users to login by email address with the minimal configurations.

Pure Nim score 15/100 · last commit 2024-07-17 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2024-07-17
Downloads 0
Last Indexed 2026-09-07 06:08

Installation

nimble install mail-login
choosenim install mail-login
git clone https://gitlab.com/mqanneh/mail-login

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
mail-login - - - - - - -

Source

Repository https://gitlab.com/mqanneh/mail-login
Homepage https://gitlab.com/mqanneh/mail-login
Registry Source gitlab

README

Contents of this file

  • Introduction
  • Requirements
  • Installation
  • Installation with Composer
  • Configuration
  • Maintainers

Introduction

This module enables users to login by email address with minimal configuration.

Requirements

This module requires no modules outside of Drupal core.

Installation

Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

Configuration

Go to "/admin/config/people/accounts/mail-login" for the configuration screen.

Available settings:

  • 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.
  • Password reset form username title: Override the username field title.
  • Password reset form username description: Override the username field description.

Maintainers

This module was created by mqanneh, a Drupal developer.