Inactive User Cleanup

Administration tool ::: tool_inactive_user_cleanup
Maintained by Arindam Ghosh, DualCube Team
The inactive user cleanup is a useful solution that deletes an inactive user's account automatically. Additionally, the solution sends users emails informing them before deleting their account. Thus, if a learner logs in before the account is deleted, he or she will not be removed from the system.

Inactive User Cleanup 2.4 (Build: 2014080501)

Moodle 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7
Released: fimmtudagur, 11. júlí 2019, 4:25 PM
This plugin deletes inactive user accounts. This cleanup process runs with Moodle cron job.

Admin Tool Inactive User Cleanup
Overview
This plugin deletes inactive user accounts. This cleanup process runs with Moodle cron job.


In the first step admin user of the site setup days of inactivity.
Then drafting notification mail for all users from the Site administration > Reports > Inactive User Cleanup.
If an inactive user is found he/she gets a notification mail.

In second step if the user still has not accessed the moodle site within the time span which is mentioned in the notification mail.
Then the deletion process starts.
The particular inactive user account entry is removed with next run of this cleanup process.
This is automatically or manually run by cron process.


Some setting is require for this cleanup process.

� Setting Panel
Days of Inactivity is set by the admin user.
Days Before Deletion is set with zero when admin just wants to notify the inactive user for access the site i.e. in first step.
After that when user wants to run cleanup process then Days Before Deletion will set by the admin user.

� Email setting

Admin user must set the subject and body text of the email.
Cron process
Admin user run cron job manually from http:////admin/cron.php
Uninstall
Admin can uninstall this admin tool from Site administration > Plugins > Admin tools > Manage Admin Tools



To install, place all files in /admin/tool/inactive_user_cleanup and visit /admin/index.php in your browser.
This block is written by Dualcube.

Version information

Version build number
2019071100
Version release name
2.4 (Build: 2014080501)
Maturity
Stöðug útgáfa
MD5 Sum
51303a795468c1c1c0a0f2d3da7b0201
Supported software
Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7

Version control information

Version control system (VCS)
Other...
VCS repository URL

Default installation instructions for plugins of the type Administration tool

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation