Available releases can be downloaded and installed from https://moodle.org/plugins/local_debugtoolbar
Inspired by the web debug toolbar of Symfony project, the local_debugtoolbar
reuses performance information from Moodle to display it in an always-visible toolbar at the bottom of the page.
cd /your/moodle/path
git clone https://github.com/DSI-Universite-Rennes2/moodle-local_debugtoolbar local/debugtoolbar
php admin/cli/upgrade.php
After you have installed this local plugin, you should see a new option in the settings block:
Site administration -> Plugins -> Local plugins -> Debug toolbar
We take security seriously. If you discover a security issue, please bring it to their attention right away!
Please DO NOT file a public issue, instead send your report privately to [email protected].
Security reports are greatly appreciated and we will publicly thank you for it.