1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00
Paheko package for YunoHost
Find a file
2023-02-17 09:49:50 +01:00
.github new source for paheko replacing garradin 2023-01-15 00:02:05 +01:00
conf sha256sum update 2023-02-12 14:38:29 +01:00
doc Ask for waiting after migration 2023-02-08 14:14:46 +01:00
scripts update the migartion id garradin 2023-02-17 09:49:50 +01:00
check_process try check_upadte from garrdin 2023-01-15 18:31:54 +01:00
LICENSE Initial commit 2023-01-14 15:57:31 +01:00
manifest.json Upgrade to v1.2.6 2023-02-08 06:15:41 +00:00
README.md Auto-update README 2023-02-14 20:02:25 +00:00
README_fr.md Auto-update README 2023-02-14 20:02:25 +00:00

Paheko for YunoHost

Integration level Working status Maintenance status

Install Paheko with YunoHost

Lire ce readme en français.

This package allows you to install Paheko quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Paheko

Paheko (we chose the name 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, etc. etc. .

Garradin becomes Paheko!

Why change your name?

It appeared that the pronunciation of "Garradin" in French is sometimes a bit complicated, as is its spelling.

There is already a commercial software called "Garradin" in Australia, which does finance for large groups. For the moment this was not a problem because our association management solution was only available in French and until then did not have much scope. But we would like to be able to offer the software in other languages in the years to come, and as Garradin (the French project) is starting to be quite well known, it seems necessary to limit the risk of confusion in the future with this commercial solution.

You can now upgrade Garradin with Paheko !

Logo Paheko

Shipped version: 1.2.6~ynh1

Demo: https://paheko.cloud/essai/

Screenshots

Screenshot of Paheko

Disclaimers / important information

Migrate from Garradin

This package handle the migration from Garradin to Paheko. For that, you will have to upgrade your Garradin application with this repository. This can only be done from the command-line interface - e.g. through SSH. Once you're connected, you simply have to execute the following:

sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/paheko_ynh --debug

The --debug option will let you see the full output. If you encounter any issue, please report it aand paste the logs.

Important: After the migration, you'll have to wait a couple of minutes (at most 3 minutes) before you can start using Paheko.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
or
sudo yunohost app upgrade paheko -u https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps