1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00
galette_ynh/README_gl.md

62 lines
2.3 KiB
Markdown
Raw Permalink Normal View History

2024-03-24 02:35:22 +01:00
<!--
2024-05-10 12:04:51 +02:00
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
2024-03-24 02:35:22 +01:00
NON debe editarse manualmente.
-->
# Galette para YunoHost
2024-07-07 03:37:01 +02:00
[![Nivel de integración](https://dash.yunohost.org/integration/galette.svg)](https://ci-apps.yunohost.org/ci/apps/galette/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/galette.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/galette.maintain.svg)
2024-03-24 02:35:22 +01:00
[![Instalar Galette con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=galette)
*[Le este README en outros idiomas.](./ALL_README.md)*
2024-05-10 12:04:51 +02:00
> *Este paquete permíteche instalar Galette 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.*
2024-03-24 02:35:22 +01:00
## Vista xeral
Galette is a membership management web application towards non profit organizations.
### Features
- Member management
- Management of contributions and transactions
- Management of groups and managers
- Imports and exports (open formats)
- Increased accessibility (use and compliance with web standards)
- Configuration of cards and lists
- Addition of dynamic fields to members, contributions and transactions files
- Plugin support
2024-07-10 03:34:27 +02:00
**Versión proporcionada:** 1.1.3~ynh1
2024-05-10 12:04:51 +02:00
**Demo:** <https://demo.galette.eu/login>
2024-03-24 02:35:22 +01:00
## Capturas de pantalla
![Captura de pantalla de Galette](./doc/screenshots/edit_member.png)
## Documentación e recursos
- Web oficial da app: <https://www.galette.eu>
- Documentación oficial para admin: <https://doc.galette.eu/fr/master/>
- Repositorio de orixe do código: <https://github.com/galette/galette>
- Tenda YunoHost: <https://apps.yunohost.org/app/galette>
- Informar dun problema: <https://github.com/YunoHost-Apps/galette_ynh/issues>
## Info de desenvolvemento
2024-05-10 12:04:51 +02:00
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/galette_ynh/tree/testing).
2024-03-24 02:35:22 +01:00
2024-05-10 12:04:51 +02:00
Para probar a rama `testing`, procede deste xeito:
2024-03-24 02:35:22 +01:00
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug
2024-05-10 12:04:51 +02:00
ou
2024-03-24 02:35:22 +01:00
sudo yunohost app upgrade galette -u https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>