Block Inactive Users
1,888 sites
Security covered
This module automatically blocks users who have been inactive for a specified period. You can configure the inactivity time, an email to be sent to the inactive user, and the email subject.
INTRODUCTION
The Block Inactive Users module automatically blocks user who haven't been
active for a designated amount of time.
------------
REQUIREMENTS
This module requires no modules outside of Drupal core.
------------
INSTALLATION
- Install as you would normally install a contributed Drupal module.
- Visit: https://www.drupal.org/node/1897420 for further information.
------------
CONFIGURATION
- Navigate to "Administration> Extend" and enable the module.
- Navigate to "Adminstration > People > Block inactive users" to configure options for automatically blocking inactive users.
- Enter the time period, in months, of inactivity to disable users.
- Configure an email for the inactive user. Fill in the admin's email address and the subject fields. Use of tokens is available in the help text.
- Pressing the 'Disable inactive users' button will immediately invoke the script.
- Save the configuration to run on the next Drupal cron jobs.
------------