SkillAgentSearch skills...

Brcli

BrCLI (Backup & Restore Command-Line Interface) is a command-line plug-in integrated in Moodle that allows administrators to performs bulk backup and restores of all categories, not just a single course.

Install / Use

/learn @dired-ufla/Brcli
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BrCLI

BrCLI (Backup & Restore Command-Line Interface) is a command-line plug-in integrated in Moodle that allows administrators to performs bulk backup and restores of all categories, not just a single course.

Features

  • backup all courses of a specific category using a single command.
  • restore a set of courses backup files in a specific category.

How to use

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

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

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

Release notes

  • v1.2 - the description of the plugin was improved.
  • v1.1 - it is mandatory to inform the destination folder.
  • v1.0 - the restore feature is available.
  • v0.2 - allows the admin to backup all courses of a specific category.
  • v0.1 - initial version.
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks8

Languages

PHP

Security Score

70/100

Audited on Sep 4, 2024

No findings