- Download KPZ file and install in your Koha
- On Koha server, go into folder 'Koha/Plugin/Com/BibLibre/OpacMatomo/'
- Copy
config.yaml.sampleintoconfig.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