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_es.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

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Paheko para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/paheko.svg)](https://ci-apps.yunohost.org/ci/apps/paheko/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/paheko.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/paheko.maintain.svg)
[![Instalar Paheko con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarPaheko rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
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 actual:** 1.3.11~ynh3
**Demo:** <https://paheko.cloud/essai/>
## Capturas
![Captura de Paheko](./doc/screenshots/screenshot.png)
## Documentaciones y recursos
- Sitio web oficial: <https://paheko.cloud>
- Documentación administrador oficial: <https://fossil.kd2.org/paheko/wiki?name=Documentation>
- Repositorio del código fuente oficial de la aplicación : <https://fossil.kd2.org/paheko/dir?ci=tip>
- Catálogo YunoHost: <https://apps.yunohost.org/app/paheko>
- Reportar un error: <https://github.com/YunoHost-Apps/paheko_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/paheko_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
o
sudo yunohost app upgrade paheko -u https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>