moodle-migration-magic

2.1.6 • Public • Published

✨ 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

/moodle-migration-magic/

    Package Sidebar

    Install

    npm i moodle-migration-magic

    Weekly Downloads

    1

    Version

    2.1.6

    License

    MIT

    Unpacked Size

    21.4 kB

    Total Files

    5

    Last publish

    Collaborators

    • ech0