Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.25 KB

README.md

File metadata and controls

61 lines (40 loc) · 2.25 KB

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