https://github.com/catalyst/moodle-report_allbackups
This report allows access to all backups on a site - including those stored in all users private files
https://github.com/catalyst/moodle-report_allbackups
Last synced: about 1 year ago
JSON representation
This report allows access to all backups on a site - including those stored in all users private files
- Host: GitHub
- URL: https://github.com/catalyst/moodle-report_allbackups
- Owner: catalyst
- License: other
- Created: 2020-10-19T21:22:05.000Z (over 5 years ago)
- Default Branch: MOODLE_404_STABLE
- Last Pushed: 2025-01-31T08:07:04.000Z (over 1 year ago)
- Last Synced: 2025-04-05T00:51:14.512Z (about 1 year ago)
- Language: PHP
- Size: 106 KB
- Stars: 6
- Watchers: 25
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# All backups #
This report allows access to all backups on a site - including those stored in the users private files area and can download/restore or delete the backup files.
# Branches #
The following Moodle branches are supported
| Moodle version | Git branch |
| ----------------- | ----------- |
| Moodle 4.0 - 4.3 | MOODLE_400_STABLE |
| Moodle 4.4 and higher | MOODLE_404_STABLE |
# Warm thanks #
Thanks to Zentrum für Schulqualität und Lehrerbildung Baden-Württemberg https://zsl.kultus-bw.de/ for sponsoring the development on this plugin and allowing it to be shared with the community.
## License ##
2020 Catalyst IT
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see .