An open API service indexing awesome lists of open source software.

https://github.com/biblibre/koha-plugin-opac-matomo

Koha plugin for Matomo on OPAC
https://github.com/biblibre/koha-plugin-opac-matomo

koha-plugin matomo

Last synced: 4 months ago
JSON representation

Koha plugin for Matomo on OPAC

Awesome Lists containing this project

README

          

# Koha plugin for Matamo JS code at OPAC

## Installation

1. Download KPZ file and install in your Koha
2. On Koha server, go into folder 'Koha/Plugin/Com/BibLibre/OpacMatomo/'
3. Copy `config.yaml.sample` into `config.yaml`
4. Edit `config.yaml`
5. Enter your Matomo website in __tracker_url__
6. Enter the site id of this OPAC in __site_id__
7. Choose your language in lang (you may create a new __lang_xx.yaml__ file)

## Packaging

To create KPZ archive from git repository, run the following command:

``git archive --output=../koha-plugin.kpz --format=zip HEAD -- Koha``

## See also

* https://wiki.koha-community.org/wiki/Matomo
* https://matomo.org/home/