- Download KPZ file and install in your Koha
- On Koha server, copy
config.yaml.sample
intoconfig.yaml
- Edit
config.yaml
- Enter your Matomo website in tracker_url
- Enter the site id of this OPAC in site_id
- Choose your language in lang (you may create a new lang_xx.yaml file)
To create KPZ archive from git repository, run the following command:
git archive --output=../koha-plugin.kpz --format=zip HEAD -- Koha