Moodle and plugin source and version management repo manifest
Find a file
2025-08-29 14:55:32 +09:00
default.xml change taskchain to xm1.dev 2025-08-29 14:55:32 +09:00
Readme.md add readme 2022-08-09 12:20:51 +09:00

Moodle Manifest

A repo manifest to specify multiple repositories for the moodle and moodle plugin source files.

This is used within the moodle webserver container to do a pull of the latest version of moodle and plugins when the container runs with a fresh moodle install volume.

The repo tool and this manifest can also be used to update the latest version of moodle and plugins within the moodle webserver container for existing moodle install volumes.

Specific git tags, branches, and versions of moodle and plugins can also be specified in this manifest.