Delete User by Maillist
| Delete User by Maillist | |
|---|---|
| Type | Block |
| Set | N/A |
| Downloads | https://moodle.org/plugins/view.php?plugin=block_eledia_userdelete |
| Issues | https://tracker.moodle.org/browse/CONTRIB/component/12931 |
| Discussion | http://moodle.org/mod/forum/view.php?id=44 |
| Maintainer(s) | Benjamin Wolf |
Overview[править]
This plugin is similar to deleting users with the bulk operation. There are 2 main differences to the bulk operation. One is the search by multiple keywords(emails only in this case). When you have a list of 100 mails and want to delete the users it is much more comfortable with this plugin. The second difference is the confirmation page. Instead of a comma separated list of the users we have a table with more information about each user.
Installation[править]
- Make sure you have all the required versions.
- Download the Delete User by Maillist plugin.
- Unzip it into your moodle/blocks/ directory.
- Login to you moodle as Administrator and go to Site administration -> Notifications to trigger the installation process.
- Turn editing on the home page.
- Add the block to the page.
- Follow the link in the block to the formula page and start the process(Details described below).
For more information see Installing contributed modules or plugins.
Using[править]
The block can be included by the admin on the main page. The block offers a link to the plugin formula where you can enter the email list. After submit the list you get a confirmation page in steps of 100 users per page. Here you can confirm the deletion of the current listed users step by step.
Credits[править]
eLeDia - E-Learning im Dialog GmbH
Mail: info@eledia.de
See also[править]
Modules & Plugins database entry
Github[править]
You can also find the code on GitHub.
https://github.com/eledia/block_eledia_userdelete/tree/v_25/blocks/eledia_userdelete
NOTE: In Github we use an empty master branch. The different plugin versions can be found in special branches for each Moodle version.