1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00
Galette package for YunoHost
Find a file
2024-07-10 14:18:28 +02:00
.github Fix 2021-07-22 14:19:40 +02:00
conf use build 2024-06-11 22:22:10 +02:00
doc Update PRE_UPGRADE.md 2024-06-11 23:00:23 +02:00
scripts fix 2024-03-01 22:51:24 +01:00
ALL_README.md Auto-update READMEs 2024-06-11 20:16:44 +00:00
LICENSE Change maintainer and add AGPL LICENCE 2018-02-27 21:31:51 +01:00
manifest.toml Fix asset url 2024-07-10 09:12:34 +02:00
README.md Auto-update READMEs 2024-07-10 01:34:27 +00:00
README_es.md Auto-update READMEs 2024-07-10 01:34:27 +00:00
README_eu.md Auto-update READMEs 2024-07-10 01:34:27 +00:00
README_fr.md Auto-update READMEs 2024-07-10 01:34:27 +00:00
README_gl.md Auto-update READMEs 2024-07-10 01:34:27 +00:00
README_it.md Auto-update README 2024-03-29 07:03:57 +01:00
README_zh_Hans.md Auto-update READMEs 2024-07-10 01:34:27 +00:00
tests.toml remove db choice 2023-11-16 19:59:44 +01:00

Galette for YunoHost

Integration level Working status Maintenance status

Install Galette with YunoHost

Read this README in other languages.

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

Overview

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

Shipped version: 1.1.3~ynh1

Demo: https://demo.galette.eu/login

Screenshots

Screenshot of Galette

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/galette_ynh/tree/testing --debug
or
sudo yunohost app upgrade galette -u https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug

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