1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00
Moodle package for YunoHost
Find a file
2020-03-25 10:48:11 +01:00
conf Fix PHPVERSION 2020-03-24 15:30:50 +01:00
scripts Fix restore, remove change url tests 2020-03-25 10:48:11 +01:00
check_process Fix restore, remove change url tests 2020-03-25 10:48:11 +01:00
LICENSE fix errors 2017-12-15 03:09:56 +05:30
manifest.json No more password 2020-03-24 18:51:20 +01:00
README.md No french README 2020-03-24 19:23:05 +01:00

Moodle app for YunoHost

Integration level
Install moodle with YunoHost

This package allow you to install moodle quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Moodle https://moodle.org is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments.

Moodle is widely used around the world by universities, schools, companies and all manner of organisations and individuals.

Shipped version: 3.8.2

Screenshots

Demo

Configuration

How to configure this app: by an admin panel.

Documentation

YunoHost specific features

Multi-users support

Are LDAP and HTTP auth supported? Yes
Can the app be used by multiple users? Yes

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status

More information on the documentation page:
https://yunohost.org/packaging_apps


Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do 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