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:
commit
467edb852c
5 changed files with 55 additions and 0 deletions
|
@ -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)
|
||||||
|
|
||||||
|
|
|
@ -9,8 +9,10 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=paheko)
|
[](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.*
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
50
README_it.md
Normal 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
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/paheko)  
|
||||||
|
|
||||||
|
[](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
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Documentazione e risorse
|
||||||
|
|
||||||
|
- Sito web ufficiale dell’app: <https://paheko.cloud>
|
||||||
|
- Documentazione ufficiale per gli amministratori: <https://fossil.kd2.org/paheko/wiki?name=Documentation>
|
||||||
|
- Repository upstream del codice dell’app: <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 quest’app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue