/password_reset

Drupal module: Send password reset emails via UI.

GNU General Public License v2.0GPL-2.0

Drupal Password Reset Mailer Module

Allows administrators to send a password reset request to a user using a one-time login link.

Requirements

  • Drupal >= 10

Installation

To install this module, use composer require, or place it in your modules folder and enable it on the modules page.

See https://www.drupal.org/docs/extending-drupal/installing-modules for further information.

Configuration

No further configuration is required.