1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2025-10-09 00:18:40 +02:00
Moodle package for YunoHost
Find a file
2025-08-09 12:51:07 +02:00
.github Add templates 2021-05-11 11:06:13 +02:00
conf Cleanup 2025-02-08 21:46:58 +01:00
doc cleaning 2023-08-15 10:27:30 +02:00
scripts Upgrade to v4.5.3 (#125) 2025-03-16 07:55:11 +01:00
LICENSE fix errors 2017-12-15 03:09:56 +05:30
manifest.toml Testing (#130) 2025-08-09 12:51:07 +02:00
README.md Testing (#130) 2025-08-09 12:51:07 +02:00
tests.toml Upgrade to v4.5.3 (#125) 2025-03-16 07:55:11 +01:00

Logo of Moodle Moodle, packaged for YunoHost

Online learning platform

🌐 Official app website App Demo Version: 5.0.2~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.