1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00
paheko_ynh/README_fr.md
Robles Rodolphe 7af8e33a9f
Panel config (#66)
* add config_panel.toml file

* add install and upgrade

* syntax upgrade

* syntax error

* correct values cleaning config.local.user

* synntax sed

* try repalce vs sed

* try debug YN_NULL

* quote ahhha

* quote ahhha akka

* quote ahhha akka

* add in config panel avalaibity to disable emails

* add in config panel avalaibity to disable emails bug boolean

* add in config panel avalaibity to disable emails bug boolean

* add in config panel avalaibity to disable emails bug boolean

* add in config panel avalaibity to disable emails bug boolean

* add in config panel avalaibity to disable emails bug boolean

* forget the fonction disable email for now in config panel

* forget the fonction disable email for now in config panel

* forget the fonction disable email for now in config panel

* syntax

* debug values

* remove mail_return_path in config panel

* remove mail_return_path in config panel

* debug values

* debug values

* debug values

* debug values config panel

* debug values config panel removing all mail values, only smtp

* come back to first test where upgrade works, but not install

* try debug cinfig panel install

* try add post-install

* try add post-install

* try add post-install

* keep first panel_config working

* add type select for choices

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-20 01:31:22 +02:00

50 lines
2.6 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Il NE doit PAS être modifié à la main.
-->
# Paheko pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/paheko.svg)](https://ci-apps.yunohost.org/ci/apps/paheko/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/paheko.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/paheko.maintain.svg)
[![Installer Paheko avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko)
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Paheko rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
Paheko (mot de la langue Māori qui signifie « coopérer », illustrant le but du logiciel : améliorer ensemble le quotidien de la gestion d'une association) est un logiciel de gestion associative. Il est l'outil de prédilection pour gérer une association, un club sportif, une ONG, etc. Il est conçu pour répondre aux besoins d'une structure de petite à moyenne taille : gestion des adhérents, comptabilité, site web, prise de notes en réunion, archivage et partage des documents de fonctionnement de l'association, discussion entre adhérents.
**Version incluse:** 1.3.11~ynh3
**Démo:** <https://paheko.cloud/essai/>
## Captures décran
![Capture décran de Paheko](./doc/screenshots/screenshot.png)
## Documentations et ressources
- Site officiel de lapp: <https://paheko.cloud>
- Documentation officielle de ladmin: <https://fossil.kd2.org/paheko/wiki?name=Documentation>
- Dépôt de code officiel de lapp: <https://fossil.kd2.org/paheko/dir?ci=tip>
- YunoHost Store: <https://apps.yunohost.org/app/paheko>
- Signaler un bug: <https://github.com/YunoHost-Apps/paheko_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/paheko_ynh/tree/testing).
Pour essayer la branche `testing`, procédez comme suit:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
ou
sudo yunohost app upgrade paheko -u https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>