Backup and Restore Command-Line Interface

Administration tools ::: tool_brcli
Maintained by my profile picturePaulo Júnior
BrCLI (Backup & Restore Command-Line Interface) is a plug-in integrated in Moodle that allows administrators to backup and restore courses via a command line interface.

Backup and Restore Command-Line Interface v0.2

Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
Released: གཟའ་སྤེན་པ་, 15 ཟླ་གཉིས་པ་ 2019, 11:37 PM

BrCLI

BrCLI (Backup & Restore Command-Line Interface) is a plug-in integrated in Moodle that allows administrators to backup and restore courses via a command line interface.

Features

  • backup all courses of a specific category using a single command
  • restore a set of courses backup files in a specific category (in development)

How to use

Please type the command below to know how to use this plugin:

sudo -u www-data /usr/bin/php admin/tool/brcli/backup.php --help

Version information

Version build number
2019021412
Version release name
v0.2
Maturity
Unknown
MD5 Sum
531564349a3f8973ae963fc7dfb22cc8
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6

Default installation instructions for plugins of the type Administration tools

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation