Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: tool reset mymoodle.

tool reset mymoodle

From MoodleDocs

Admin Tool - Reset My Moodle

Information

This admin tool allow reset preferences in My Moodle All Users mymoodle except main admin. It's useful to developers and main administrators.

Instalation

  • Git way
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


  • Download way
*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 "moodle-tool_resetmymoodle-master" to "resetmymoodle"

How to report a bug

Please, use tracker in Tool Reset MyMoodle.

New Proposals

  • Refactor to 2.7+ to use new reset functions in my/lib.php
  • Use new system Logs.
  • Select specifics users.

Please for suggestion, use comments in plugin entry.