This module gives site editors the ability to schedule a user account for deletion a set period in the future. During cron runs the module deletes accounts that are scheduled for deletion. Integrates with Drush and Rules.

Drush Integration

Trigger the batch deletion process (for all expired accounts):

drush process-user-scheduled-delete-queue

Rules Integration

Rules events are fired when a user account is scheduled for deletion and when an account is actually deleted.

Similar Modules

The User Expire module provides similar functionality to this module with two differences:

  1. It expires accounts, not deletes them; and,
  2. It tracks a per-user account date of expiration.

Other modules:

Supporting organizations: 
Development

Project information

Releases