This module adds five operations to the form at Administration » People:

  • Send welcome (new user created by administrator) e-mail to the selected users,
  • Send welcome (no approval required) e-mail to the selected users,
  • Send password recovery e-mail to the selected users,
  • Send account activation e-mail to the selected users, and
  • Download CSV of one-time login URLs for the selected users.

This module also provides a Views field handler for one-time login URL as well as the four send e-mail actions for use with Views Bulk Operations.

If you would like the user to be redirected to a specific page after logging in, you may add a destination parameter to the one-time login URL. For example: https://www.example.org/user/reset/1/111/Abcdef?destination=node/1 (this redirect will prevent the user from setting their password after login).

Similar modules

Login one time can also generate one-time login URLs, but uses its own URLs which behave differently than Drupal core one-time login URLs.

Supporting organizations: 

Project information

Releases