jleehr/password_reset

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

Installs: 110

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:drupal-module

1.0.0 2024-05-27 08:38 UTC

This package is auto-updated.

Last update: 2024-09-27 09:21:31 UTC


README

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.