2.1.6 ā€¢ Published 7 months ago

moodle-migration-magic v2.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

āœØ moodle-migration-magic āœØ

A tool that allows patching a Moodle backup using an Excel file to conveniently update due dates each semester.

āš  Still work in progress and very hacky! Use with caution! šŸ‘·ā€ā™€ļø

šŸš€ Getting Started

Navigate to the GitHub-Pages deployment and follow the instructions there.

šŸ‘©ā€šŸ’» Getting Started CLI

If you have Node.js installed on your machine, you can use npx to use moodle-migration-magic from the comfort of your command line.

$ npx moodle-migration-magic
Usage: npx mmm BACKUP.mbz [PATCH.xlsx]

 --help    output this help text
 --force   overwrite output file if it already exists
 --files   produce and consume a zip patch file that also contains
           editable activity contents (EXPERIMENTAL)


Hint: the full documentation of the process is available
      in the web deployment of moodle-migration-magic:
      -> https://ech0-de.github.io/moodle-migration-magic/

šŸ›  Development

  1. Clone repo
  2. Run npm install to install dependencies
  3. Run npm run dev to start development server

āš– License

MIT

2.1.6

7 months ago

2.1.5

7 months ago

2.1.4

7 months ago

2.1.3

7 months ago

2.1.2

7 months ago

2.1.1

7 months ago

2.1.0

7 months ago