Fullcard¶
This plugin was developed for Borsalinux-fr (previously Fedora-Fr). It generates a PDF member card that can be empty (to be used during events, etc) or filled with a member information (that can be joined with a check for a membership as example).
Note
Since Galette 0.8.3, a PDF member card based on PDF models is provided. Installing Fullcard 1.6 or newer will replace this model.
Installation¶
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-fullcard-{version}.tar.bz2