1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Merge branch 'master' into testing

This commit is contained in:
Robles Rodolphe 2024-04-06 16:26:18 +02:00 committed by GitHub
commit 467edb852c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 55 additions and 0 deletions

View file

@ -4,3 +4,4 @@
- [Irakurri README euskaraz](README_eu.md) - [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md) - [Le o README en galego](README_gl.md)

View file

@ -9,8 +9,10 @@ It shall NOT be edited by hand.
[![Install Paheko with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko) [![Install Paheko with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko)
*[Read this README in other languages.](./ALL_README.md)* *[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Paheko quickly and simply on a YunoHost server.* > *This package allows you to install Paheko quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

View file

@ -21,6 +21,7 @@ Paheko (mot de la langue Māori qui signifie « coopérer », illustrant le but
**Version incluse:** 1.3.6~ynh3 **Version incluse:** 1.3.6~ynh3
**Démo:** <https://paheko.cloud/essai/> **Démo:** <https://paheko.cloud/essai/>
## Captures décran ## Captures décran

View file

@ -21,6 +21,7 @@ Paheko (a word from the Māori language meaning "to cooperate", illustrating the
**Versión proporcionada:** 1.3.6~ynh3 **Versión proporcionada:** 1.3.6~ynh3
**Demo:** <https://paheko.cloud/essai/> **Demo:** <https://paheko.cloud/essai/>
## Capturas de pantalla ## Capturas de pantalla

50
README_it.md Normal file
View file

@ -0,0 +1,50 @@
<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# Paheko per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/paheko.svg)](https://dash.yunohost.org/appci/app/paheko) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/paheko.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/paheko.maintain.svg)
[![Installa Paheko con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare Paheko su un server YunoHost in modo semplice e veloce.*
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
## Panoramica
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.
**Versione pubblicata:** 1.3.6~ynh2
**Prova:** <https://paheko.cloud/essai/>
## Screenshot
![Screenshot di Paheko](./doc/screenshots/screenshot.png)
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://paheko.cloud>
- Documentazione ufficiale per gli amministratori: <https://fossil.kd2.org/paheko/wiki?name=Documentation>
- Repository upstream del codice dellapp: <https://fossil.kd2.org/paheko/dir?ci=tip>
- Store di YunoHost: <https://apps.yunohost.org/app/paheko>
- Segnala un problema: <https://github.com/YunoHost-Apps/paheko_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/paheko_ynh/tree/testing).
Per provare la branch di `testing`, si prega di procedere in questo modo:
```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
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>