You are here

README.txt in Mass Password Reset 2.x

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The Mass Password Reset module allows users with "Administer users" permission
to reset all user accounts and notify all users.

 * For a full description of the module visit:
   https://www.drupal.org/project/mass_pwreset

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/mass_pwreset


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

 * Install the Mass Password Reset module as you would normally install a
   contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
   further information.


CONFIGURATION
-------------

    1. Navigate to Administration > Extend and enable the module.
    2. Navigate to Administration > People > Mass Password Reset for
       configurations.
    3. Select either all users (authenicated role) or select specific roles for
       the users you want to reset.
    4. Select to notify active and blocked user accounts using the Drupal
       password recovery email system.
    5. To reset the administrator account (uid 1) you must also select
       "Include admin user".
    6. Start the process by selecting the "Reset Passwords" button.

The user accounts will be updated in a batch session. The uid will be logged for
each user and the finished batch will be logged as well.


MAINTAINERS
-----------

 * Mark Shropshire (shrop) - https://www.drupal.org/u/shrop
 * Mike Barkas (mikebarkas) - https://www.drupal.org/u/mikebarkas

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Mass Password Reset module allows users with "Administer users" permission
  11. to reset all user accounts and notify all users.
  12. * For a full description of the module visit:
  13. https://www.drupal.org/project/mass_pwreset
  14. * To submit bug reports and feature suggestions, or to track changes visit:
  15. https://www.drupal.org/project/issues/mass_pwreset
  16. REQUIREMENTS
  17. ------------
  18. This module requires no modules outside of Drupal core.
  19. INSTALLATION
  20. ------------
  21. * Install the Mass Password Reset module as you would normally install a
  22. contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
  23. further information.
  24. CONFIGURATION
  25. -------------
  26. 1. Navigate to Administration > Extend and enable the module.
  27. 2. Navigate to Administration > People > Mass Password Reset for
  28. configurations.
  29. 3. Select either all users (authenicated role) or select specific roles for
  30. the users you want to reset.
  31. 4. Select to notify active and blocked user accounts using the Drupal
  32. password recovery email system.
  33. 5. To reset the administrator account (uid 1) you must also select
  34. "Include admin user".
  35. 6. Start the process by selecting the "Reset Passwords" button.
  36. The user accounts will be updated in a batch session. The uid will be logged for
  37. each user and the finished batch will be logged as well.
  38. MAINTAINERS
  39. -----------
  40. * Mark Shropshire (shrop) - https://www.drupal.org/u/shrop
  41. * Mike Barkas (mikebarkas) - https://www.drupal.org/u/mikebarkas