1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse-admin_ynh.git synced 2024-09-03 20:26:34 +02:00
synapse-admin_ynh/README_fr.md

45 lines
1.9 KiB
Markdown
Raw Normal View History

2022-09-26 22:43:27 +02: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.
-->
2021-05-10 15:15:42 +02:00
# Synapse Admin pour YunoHost
2023-01-24 18:19:37 +01:00
[![Niveau dintégration](https://dash.yunohost.org/integration/synapse-admin.svg)](https://dash.yunohost.org/appci/app/synapse-admin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/synapse-admin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/synapse-admin.maintain.svg)
2023-02-19 16:30:48 +01:00
2021-05-10 15:15:42 +02:00
[![Installer Synapse Admin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=synapse-admin)
2021-08-06 20:11:20 +02:00
*[Read this readme in english.](./README.md)*
2021-05-10 15:15:42 +02:00
2023-01-17 21:55:18 +01:00
> *Ce package vous permet dinstaller Synapse Admin rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2021-05-10 15:15:42 +02:00
2023-01-17 21:55:18 +01:00
## Vue densemble
2021-05-10 15:15:42 +02:00
2021-08-06 20:11:20 +02:00
Admin UI pour Synapse
2021-05-10 15:15:42 +02:00
2023-01-24 18:21:03 +01:00
**Version incluse :** 0.8.5~ynh4
2021-05-10 15:15:42 +02:00
2023-01-17 21:55:18 +01:00
## Captures décran
2021-08-06 20:25:23 +02:00
2023-01-17 21:55:18 +01:00
![Capture décran de Synapse Admin](./doc/screenshots/screenshots.jpg)
2021-08-06 20:25:23 +02:00
2021-08-06 20:11:20 +02:00
## Documentations et ressources
2021-05-10 15:15:42 +02:00
2023-01-17 21:55:18 +01:00
* Dépôt de code officiel de lapp : <https://github.com/Awesome-Technologies/synapse-admin>
2022-09-26 22:43:27 +02:00
* Documentation YunoHost pour cette app : <https://yunohost.org/app_synapse-admin>
* Signaler un bug : <https://github.com/YunoHost-Apps/synapse-admin_ynh/issues>
2021-05-10 15:15:42 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
2022-09-26 22:43:27 +02:00
``` bash
2021-05-10 15:15:42 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing --debug
ou
sudo yunohost app upgrade synapse-admin -u https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing --debug
```
2021-08-06 20:11:20 +02:00
2023-01-17 21:55:18 +01:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>