|
7 months ago | |
---|---|---|
Pages | 7 months ago | |
templates/default/matomo | 7 months ago | |
.gitignore | 7 months ago | |
LICENSE.md | 7 months ago | |
Main.php | 7 months ago | |
README.md | 7 months ago | |
TODO.md | 7 months ago | |
composer.json | 7 months ago | |
plugin.ini | 7 months ago |
Matomo for Known is a helper plugin to add Matomo Analytics to a Known site with ease.
The easiest way is to user Composer:
composer require argovaerts/known-matomo
Alternatively, you can use Git and clone the repository.
$ cd Known/IdnoPlugins
$ git clone https://codeberg.org/argovaerts/KnownMatomo.git Matomo
Enable the plugin under Site Configuration > Plugins and then go to Account Settings > Matomo to add your Matomo server.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.