Atividades¶
Este plugin foi desenvolvido para a Associação l’Aphyllanthe. Ele oferece :
gestão de atividades,
subscriptions management.
Instalação¶
First of all, download the plugin:
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 :)