2020-06-17 19:55:21 +02:00
|
|
|
# Garradin
|
|
|
|
|
|
|
|
[![Niveau d'intégration](https://dash.yunohost.org/integration/garradin.svg)](https://dash.yunohost.org/appci/app/garradin) ![](https://ci-apps.yunohost.org/ci/badges/garradin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/garradin.maintain.svg)
|
|
|
|
[![Installer Garradin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=garradin)
|
|
|
|
|
|
|
|
*[Read this readme in english.](./README.md)*
|
|
|
|
|
|
|
|
> *Ce package vous permet d'installer REPLACEBYYOURAPP rapidement et simplement sur un serveur YunoHost.
|
|
|
|
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
|
|
|
|
|
|
|
## Vue d'ensemble
|
|
|
|
Garradin est un logiciel libre de gestion associative. il permet de gérer des membres.
|
|
|
|
|
2020-06-17 20:54:53 +02:00
|
|
|
**Version incluse :** 0.9.6
|
2020-06-17 19:55:21 +02:00
|
|
|
|
|
|
|
## Captures d'écran
|
|
|
|
|
|
|
|
![](images/membre.png)
|
|
|
|
![](images/compta.png)
|
|
|
|
![](images/emails.png)
|
|
|
|
![](images/wiki.png)
|
|
|
|
![](images/site.jpg)
|
|
|
|
|
|
|
|
## Démo
|
|
|
|
|
|
|
|
* [Démo officielle](https://garradin.eu/essai/)
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
* Documentation officielle : https://fossil.kd2.org/garradin/wiki?name=Documentation
|
|
|
|
|
|
|
|
## Caractéristiques spécifiques YunoHost
|
|
|
|
|
|
|
|
#### Support multi-utilisateur
|
|
|
|
|
|
|
|
* L'authentification LDAP n'est pas disponible.
|
|
|
|
|
|
|
|
#### Architectures supportées
|
|
|
|
|
|
|
|
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/garradin%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/garradin/)
|
|
|
|
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/garradin%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/garradin/)
|
|
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
|
|
* Garradin n'est disponible qu'en français.
|
|
|
|
|
|
|
|
**Plus d'informations sur la page de documentation :**
|
|
|
|
https://yunohost.org/packaging_apps
|
|
|
|
|
|
|
|
## Liens
|
|
|
|
|
|
|
|
* Signaler un bug : https://github.com/YunoHost-Apps/garradin_ynh/issues
|
|
|
|
* Site de l'application : http://garradin.eu
|
|
|
|
* Dépôt de l'application principale : https://fossil.kd2.org/garradin/wiki?name=Garradin
|
|
|
|
* Site web YunoHost : https://yunohost.org/
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Informations pour les développeurs
|
|
|
|
----------------
|
|
|
|
|
|
|
|
**Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.**
|
|
|
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/garradin_ynh/tree/testing).
|
|
|
|
|
|
|
|
Pour essayer la branche testing, procédez comme suit.
|
|
|
|
```
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/garradin_ynh/tree/testing --debug
|
|
|
|
ou
|
|
|
|
sudo yunohost app upgrade REPLACEBYYOURAPP -u https://github.com/YunoHost-Apps/garradin_ynh/tree/testing --debug
|
|
|
|
```
|