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_id.md
2024-07-29 22:18:08 +00:00

50 lines
2.4 KiB
Markdown

<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Paheko untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/paheko.svg)](https://ci-apps.yunohost.org/ci/apps/paheko/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/paheko.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/paheko.maintain.svg)
[![Pasang Paheko dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Paheko secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
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 terkirim:** 1.3.11~ynh1
**Demo:** <https://paheko.cloud/essai/>
## Tangkapan Layar
![Tangkapan Layar pada Paheko](./doc/screenshots/screenshot.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://paheko.cloud>
- Dokumentasi admin resmi: <https://fossil.kd2.org/paheko/wiki?name=Documentation>
- Depot kode aplikasi hulu: <https://fossil.kd2.org/paheko/dir?ci=tip>
- Gudang YunoHost: <https://apps.yunohost.org/app/paheko>
- Laporkan bug: <https://github.com/YunoHost-Apps/paheko_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/paheko_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
atau
sudo yunohost app upgrade paheko -u https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>