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_gl.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.4 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Paheko para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/paheko.svg)](https://ci-apps.yunohost.org/ci/apps/paheko/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/paheko.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/paheko.maintain.svg)
[![Instalar Paheko con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Paheko de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
Paheko (a word from the Māori language meaning "to cooperate", illustrating the purpose of the software: to improve together the daily management of an association) is software for associative management. It is the tool of choice for managing an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: management of members, accounting, website, note-taking in meetings, archiving and sharing of the association's operating documents, discussion between members.
**Versión proporcionada:** 1.3.11~ynh3
**Demo:** <https://paheko.cloud/essai/>
## Capturas de pantalla
![Captura de pantalla de Paheko](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Web oficial da app: <https://paheko.cloud>
- Documentación oficial para admin: <https://fossil.kd2.org/paheko/wiki?name=Documentation>
- Repositorio de orixe do código: <https://fossil.kd2.org/paheko/dir?ci=tip>
- Tenda YunoHost: <https://apps.yunohost.org/app/paheko>
- Informar dun problema: <https://github.com/YunoHost-Apps/paheko_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/paheko_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```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
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>