Skip to content

prg3/moodle-backup-restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle backup and restore

Description

This application will help a Moodle teacher or administrator backup individual courses via a CLI on their workstation without having any access to the sever itself.

Config

config.cfg-template is avaibale to enter the appropriate information into and rename to config.cfg

Future

  • CLI Options
  • Allow downloading all courses
  • Download by category
  • Automated restore of a course
  • Cleanup backup file from server after successful download
  • Modularize everything better
  • Unit tests
  • Detect what type of compression was used when downloading.. maybe normalize to gzip if it is zip?

About

Backup and restore via web calls, no direct CLI interaction with the server needed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages