Moodle Plugins directory: Reset MyMoodle: Versions: 2.0 | Moodle.org
Reset MyMoodle
Administration tools ::: tool_resetmymoodle
Maintained by
Carlos Escobedo
This tool allows reset all MyMoodle Users except main admin. Is for admins.
Reset MyMoodle 2.0
Moodle 2.8, 2.9
Released: penktadienis, 2016 vasario 26, 15:25
Admin Tool - Reset My Moodle
Information
This admin tool allows you to reset all 'My Moodle' pages for all users, except the main administrator, with a single click.
It's useful to developers and main administrators.
New features
- Exclude/Include guests users.
- Exclude/Include deleted users.
- Show and download log.
Version
Moodle 2.9+.
Installation
Using Git
To install it using git, type this command in the root of your Moodle install:
git clone git@github.com:cescobedo/moodle-tool_resetmymoodle.git admin/tool/resetmymoodle
Downloading a Zip file
- Download the zip from https://github.com/cescobedo/moodle-tool_resetmymoodle/archive/master.zip
- Unzip it into admin/tool/ folder in your Moodle,
- Rename the new folder from "moodle-tool_resetmymoodle-master" to "resetmymoodle"
- Enjoy!!!
Future Scope
- Bulk actions.
Author
Carlos Escobedo - http://www.twitter.com/carlosagile - https://coderwall.com/carlosagile
Edits to upgrade the code for Moodle 2.9:
Paul Vaughan - http://www.twitter.com/sdcmoodle - https://github.com/sdc
Version information
- Version build number
- 2016022500
- Version release name
- 2.0
- Maturity
- Stabili versija
- MD5 Sum
- cf5bb8f98f1c5e79d3476db71e5bd47a
- Supported software
- Moodle 2.8, Moodle 2.9
- Latest release for Moodle 2.8
- Latest release for Moodle 2.9
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Administration tools
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "mytool") in the "admin/tool" subdirectory.
- Visit http://yoursite.com/admin to finish the installation