Delete User by Maillist

Blocks ::: block_eledia_userdelete
Maintained by Benjamin Wolf
This plugin deletes user accounts based on a list of email addresses. The process runs in two steps. Entering the emails and lists the users up before you delete them.

Delete User by Maillist 0.2 (2013092600)

Moodle 2.5
Released: Tuesday, 8 October 2013, 5:30 PM
This plugin deletes user accounts based on a list of email adresses.

Installation:
To install the plugin just copy the folder "eledia_userdelete" into moodle/blocks/.

Afterwards you have to go to http://your-moodle/admin (Site administration -> Notifications) to trigger the installation process.

Usage:
The process runs in two steps. On the first page you have to enter the list of email in a textbox.
One email in each line. With the button "check user" you go to the second page.

On the second page you can see the users found for the emails, before you delete them. The second page shows only 100 lines at a time.
You can start the deleting process for the users you see with the button "delete user".
If the list is greater than 100 the following users are displayed after deleting the current displayed.

copyright 2013 eLeDia GmbH http://eledia.de
license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
You can receive a copy of the GNU General Public License at .

Version information

Version build number
2013092600
Version release name
0.2 (2013092600)
Maturity
Stable version
MD5 Sum
1dcf65159013c6479a484b60a860a379
Supported software
Moodle 2.5
  • Latest release for Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.