maketrandevu_ynh/README_fr.md

46 lines
1.9 KiB
Markdown
Raw Normal View History

2022-06-01 05:16:25 +03:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2023-12-31 21:24:11 +03:00
# MAKET Randevu pour YunoHost
2021-08-14 19:18:52 +03:00
2023-12-31 21:24:11 +03:00
[![Niveau dintégration](https://dash.yunohost.org/integration/maketrandevu.svg)](https://dash.yunohost.org/appci/app/maketrandevu) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/maketrandevu.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/maketrandevu.maintain.svg)
2023-03-29 20:23:53 +03:00
2023-12-31 21:24:11 +03:00
[![Installer MAKET Randevu avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=maketrandevu)
2021-08-14 19:18:52 +03:00
*[Read this readme in english.](./README.md)*
2023-12-31 21:24:11 +03:00
> *Ce package vous permet dinstaller MAKET Randevu rapidement et simplement sur un serveur YunoHost.
2023-03-29 20:23:53 +03:00
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2021-08-14 19:18:52 +03:00
2023-03-29 20:23:53 +03:00
## Vue densemble
2021-08-14 19:18:52 +03:00
2023-12-31 21:24:11 +03:00
MAKET Appointment Portal for Schools, Universities and Organizations
2021-09-03 13:44:11 +03:00
2023-12-31 21:24:11 +03:00
**Version incluse :** 1.4.9-maket
2021-08-14 19:18:52 +03:00
2023-03-29 20:23:53 +03:00
## Captures décran
2021-08-14 19:18:52 +03:00
2023-12-31 21:24:11 +03:00
![Capture décran de MAKET Randevu](./doc/screenshots/screenshots.png)
2021-08-14 19:18:52 +03:00
## Documentations et ressources
2023-12-31 21:24:11 +03:00
* Dépôt de code officiel de lapp : <https://git.aliberksandikci.com.tr/MAKET/MaketRandevu>
* YunoHost Store: <https://apps.yunohost.org/app/maketrandevu>
* Signaler un bug : <https://github.com/YunoHost-Apps/maketrandevu_ynh/issues>
2021-08-14 19:18:52 +03:00
## Informations pour les développeurs
2023-12-31 21:24:11 +03:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/maketrandevu_ynh/tree/testing).
2021-08-14 19:18:52 +03:00
Pour essayer la branche testing, procédez comme suit.
2022-06-01 05:16:25 +03:00
``` bash
2023-12-31 21:24:11 +03:00
sudo yunohost app install https://github.com/YunoHost-Apps/maketrandevu_ynh/tree/testing --debug
2021-08-14 19:18:52 +03:00
ou
2023-12-31 21:24:11 +03:00
sudo yunohost app upgrade maketrandevu -u https://github.com/YunoHost-Apps/maketrandevu_ynh/tree/testing --debug
2021-08-14 19:18:52 +03:00
```
2023-03-29 20:23:53 +03:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>