doiphode / moodle-tool_clearbackupfiles

Admin tool to clear all backup files from server.
GNU General Public License v3.0
2 stars 3 forks source link

Moodle Plugin CI

tool_clearbackupfiles

This admin tool clears all backup files from the server. It is useful for freeing up space from dev and test servers once they are refreshed from production.

It also gives a report of how many .mbz files were deleted and how much space was cleared.

Instructions

The backup files can be deleted from /admin/tool/clearbackupfiles/index.php and you can find logs at /report/log/index.php. The default Moodle events are used to create log entries.