User Scheduled Delete
Categories
Component ID
1951144
Component name
User Scheduled Delete
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
976
Component created
Component changed
Component body
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:
- It expires accounts, not deletes them; and,
- It tracks a per-user account date of expiration.
Other modules:
