mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Moodle package for YunoHost
* Upgrade to v.3.9.2 * Update app.src * Update README.md * Small typos * Cleaning up * Upgrade to 3.10.0 * Fix small typo * Set badge in SVG * Fix typo (#30) "setuping" -> "setting up" * Upgrade to 3.10.1 (#31) * Upgrade to 3.10.1 * Update manifest.json * Update install * Update install * small fixes (#33) * Upgrade to 3.10.2 (#35) * Upgrade to 3.10.2 * Remove ask (#36) * Protect final_path * Revert "Protect final_path" This reverts commit |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
config_panel.toml | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Moodle for YunoHost
This package allows you to install Moodle quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Online learning platform
Shipped version: 4.0.1~ynh1
Demo: https://sandbox.moodledemo.net/
Screenshots
Disclaimers / important information
Configuration
How to configure this app: by an admin panel.
YunoHost specific features
Multi-user support
- Are LDAP and HTTP auth supported? Yes
- Can the app be used by multiple users? Yes
Documentation and resources
- Official app website: https://moodle.org/
- Official admin documentation: https://docs.moodle.org/400/en/Main_page
- Upstream app code repository: https://github.com/moodle/moodle
- YunoHost documentation for this app: https://yunohost.org/app_moodle
- Report a bug: https://github.com/YunoHost-Apps/moodle_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/moodle_ynh/tree/testing --debug
or
sudo yunohost app upgrade moodle -u https://github.com/YunoHost-Apps/moodle_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps