2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2026-03-26 01:12:43 +01:00
Moodle package for YunoHost
Find a file
2026-02-14 08:32:13 +01:00
.github Add templates 2021-05-11 11:06:13 +02:00
conf Nginx (#136) 2026-02-01 20:59:43 +01:00
doc cleaning 2023-08-15 10:27:30 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#132) 2025-09-06 20:33:33 +02:00
LICENSE fix errors 2017-12-15 03:09:56 +05:30
manifest.toml Upgrade to v5.1.3 (#140) 2026-02-12 09:29:12 +01:00
README.md Upgrade to v5.1.3 (#140) 2026-02-12 09:29:12 +01:00
tests.toml Nginx (#136) 2026-02-01 20:59:43 +01:00

Logo of Moodle Moodle, packaged for YunoHost

Online learning platform

🌐 Official app website App Demo Version: 5.1.3~ynh1

Screenshots

Screenshot of Moodle

📦 Developer info

Automatic tests level

🛠️ Upstream Moodle repository: https://github.com/moodle/moodle

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/moodle_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade moodle -u https://github.com/YunoHost-Apps/moodle_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.