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

48 lines
1.9 KiB
Markdown
Raw Normal View History

2021-08-22 14:58:12 +02:00
# Noalyss pour YunoHost
2021-08-22 14:58:12 +02:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/noalyss.svg)](https://dash.yunohost.org/appci/app/noalyss) ![](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg)
[![Installer Noalyss avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=noalyss)
*[Read this readme in english.](./README.md)*
2021-08-22 14:58:12 +02:00
*[Lire ce readme en français.](./README_fr.md)*
2021-08-22 14:58:12 +02:00
> *Ce package vous permet d'installer Noalyss 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.*
2021-08-22 14:58:12 +02:00
## Vue d'ensemble
2021-08-22 14:58:12 +02:00
Logiciel libre de comptabilité (comptabilité Belge et Française)
2021-08-29 18:38:56 +02:00
**Version incluse :** 8.1.0.1~ynh2
2021-08-22 14:58:12 +02:00
**Démo :** http://demo.noalyss.eu/index.php
2021-08-22 14:58:12 +02:00
## Captures d'écran
2021-08-22 14:58:12 +02:00
![](./doc/screenshots/Sélection_099_0.png)
2021-08-22 14:58:12 +02:00
## Avertissements / informations importantes
2020-03-22 13:42:12 +01:00
### Configuration
2021-08-22 14:58:12 +02:00
À la fin de l'installation de l'application il faut se rendre sur `https://domaine/noalyss/install.php` pour terminer la procédure.
2021-08-22 14:58:12 +02:00
## Documentations et ressources
2021-08-22 14:58:12 +02:00
* Site officiel de l'app : http://noalyss.eu
* Documentation officielle de l'admin : https://wiki.noalyss.eu/doku.php
* Documentation YunoHost pour cette app : https://yunohost.org/app_noalyss
* Signaler un bug : https://github.com/YunoHost-Apps/noalyss_ynh/issues
2020-11-28 10:09:39 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug
ou
sudo yunohost app upgrade noalyss -u https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug
```
2021-08-22 14:58:12 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps