46 lines
No EOL
1.9 KiB
Markdown
46 lines
No EOL
1.9 KiB
Markdown
<!--
|
||
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.
|
||
-->
|
||
|
||
# MAKET Randevu pour YunoHost
|
||
|
||
[![Niveau d’inté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)
|
||
|
||
[![Installer MAKET Randevu avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=maketrandevu)
|
||
|
||
*[Read this readme in english.](./README.md)*
|
||
|
||
> *Ce package vous permet d’installer MAKET Randevu 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
|
||
|
||
MAKET Appointment Portal for Schools, Universities and Organizations
|
||
|
||
|
||
**Version incluse :** 1.4.9-maket
|
||
|
||
## Captures d’écran
|
||
|
||
![Capture d’écran de MAKET Randevu](./doc/screenshots/screenshots.png)
|
||
|
||
## Documentations et ressources
|
||
|
||
* Dépôt de code officiel de l’app : <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>
|
||
|
||
## Informations pour les développeurs
|
||
|
||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/maketrandevu_ynh/tree/testing).
|
||
|
||
Pour essayer la branche testing, procédez comme suit.
|
||
|
||
``` bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/maketrandevu_ynh/tree/testing --debug
|
||
ou
|
||
sudo yunohost app upgrade maketrandevu -u https://github.com/YunoHost-Apps/maketrandevu_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps> |