1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00
moodle_ynh/README_fr.md

47 lines
1.9 KiB
Markdown
Raw Normal View History

# Moodle pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/moodle.svg)](https://dash.yunohost.org/appci/app/moodle) ![](https://ci-apps.yunohost.org/ci/badges/moodle.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/moodle.maintain.svg)
[![Installer Moodle avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=moodle)
2021-06-19 18:49:20 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2021-06-19 18:49:20 +02:00
> *Ce package vous permet d'installer Moodle rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
2021-06-19 18:49:20 +02:00
Plateforme d'apprentissage en ligne
Testing (#63) * 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 f764d11977f255a7b0ec64e84cab50c6efba7107. * Add change url (#38) * Update change_url * 3.10.3 (#37) * Upgrade to version 3.10.3 * Add README_fr * Small fixes * Fix badges * Remove not yet working script * Fix links * [autopatch] Update issue and PR templates (#41) Co-authored-by: Yunohost-Bot <> * Add templates * 3.10.4 (#42) * 3.10.4 * Cleaning up * Set rights (#45) * Set rights * Fix (#47) * Update upgrade * Update upgrade * Update upgrade * Update upgrade * Update doc/DISCLAIMER_fr.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Auto-update README * apply exemple for data dir (#48) * Update install * 3.11.1 (#50) * 3.11.1 * Update php-fpm.conf * 3.11.2 (#51) * 3.11.2 * Update php-fpm.conf * Add config file (#54) * Update upgrade * Fix * Update change_url * Update nginx.conf * Update change_url * Update change_url * Update upgrade * Update change_url * Update change_url * Update change_url * Update change_url * Update change_url * Update change_url * fix * fix * Update change_url * Update change_url * Update change_url * Update change_url * Update change_url * Update change_url * Update change_url * Fix * Update change_url * Update change_url * Update change_url * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update restore * Update manifest.json * 4.3 * 3.11.4 (#57) * 3.11.4 * 3.11.5 (#58) * 3.11.5 * Auto-update README Co-authored-by: Yunohost-Bot <> * 3.11.6 (#61) * 3.11.6 * Update config-path.php Co-authored-by: Benjamin Hartmann <42138517+benjaminwolkchen@users.noreply.github.com> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: Yunohost-Bot <>
2022-03-28 17:43:45 +02:00
**Version incluse :** 3.11.6~ynh1
2021-06-19 18:49:20 +02:00
**Démo :** https://sandbox.moodledemo.net/
2021-06-19 18:49:20 +02:00
## Captures d'écran
2021-06-19 18:49:20 +02:00
![](./doc/screenshots/Moodle_2.0_on_Firefox_4.0.png)
2021-06-19 18:49:20 +02:00
## Avertissements / informations importantes
2021-06-19 18:49:20 +02:00
- Cette app est intégrée avec le LDAP / SSO de Yunohost
2021-06-19 18:49:20 +02:00
## Documentations et ressources
2021-06-19 18:49:20 +02:00
* Site officiel de l'app : https://moodle.org/
* Documentation officielle de l'admin : https://docs.moodle.org/311/en/Main_page
* Dépôt de code officiel de l'app : https://github.com/moodle/moodle
* Documentation YunoHost pour cette app : https://yunohost.org/app_moodle
* Signaler un bug : https://github.com/YunoHost-Apps/moodle_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/moodle_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/moodle_ynh/tree/testing --debug
ou
sudo yunohost app upgrade moodle -u https://github.com/YunoHost-Apps/moodle_ynh/tree/testing --debug
```
2021-06-19 18:49:20 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps