Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 832 Bytes

File metadata and controls

25 lines (18 loc) · 832 Bytes

Moodle Backup Script 🚀💾📁

Description

This script is designed to back up all Moodle files, data, and the database (in this case, MariaDB).

Prerequisites

  • A bash shell.

Usage

To have a full backup of your Moodle, follow these steps:

  1. Download the script on your Moodle server.
  2. Run the script followed by your Moodle directory, example moodle_backup.sh /var/www/moodle.

How to Contribute

We welcome contributions from other developers! To contribute to Moodle Backup Script, follow these steps:

  1. Fork this repository.
  2. Create a branch.
  3. Make your changes and commit them.
  4. Push to the original branch.
  5. Create the pull request.

License

This script is based on the Devlionco's GitHub and has been modified.