jleehr/password_reset

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

Maintainers

Package info

github.com/jleehr/password_reset

Type:drupal-module

pkg:composer/jleehr/password_reset

Statistics

Installs: 645

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.0 2025-07-07 09:09 UTC

This package is auto-updated.

Last update: 2026-03-07 10:38:48 UTC


README

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

Requirements

  • Drupal >= 10.3 || >=11

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.