del_block_users
Categories
Component ID
2074157
Component name
del_block_users
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Have you many users spam?
With this simple module you can delete at one time all blocked users from www.example.com / admin / people
Also available as a drush command.
Install the module as usual, go to admin / people and select the checkbox and click erase.
Also if you have blocked a user who does not want to remove the uid can enter to protect it from deletion.
If the administrator blocks a user, it does not take this when deleting all blocked.
DRUSH
=====
Delete all users block.
------------------
'drush del_block_user' o with alias 'drush dbu'
Delete all users block with argument (uids)
-------------------------------------------------------
drush dbu 4,5,8
DRUSH HELP
========
drush dbu --help.
