Activities

This plugin was developped for Association l’Aphyllanthe. It provides:

  • activities management,

  • subscriptions management.

Note

This plugin requires Galette 1.1.4 or later.

Installation

First of all, download the plugin:

Get latest Activities plugin! Get Activities plugin nightly build!

Extract the downloaded archive in Galette plugins directory. For example, under linux (replacing {url} and {version} with correct values):

$ cd /var/www/html/galette/plugins
$ wget {url}
$ tar xjvf galette-plugin-activities-{version}.tar.gz

Database initialisation

In order to work, this plugin requires several tables in the database. See Galette plugins management interface.

And this is finished; Activities plugin is installed :)