mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Matomo package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Matomo for YunoHost
This package allows you to install Matomo quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Matomo is the leading Free/Libre open analytics platform. It is a full-featured PHP MySQL software program that you download and install on your own webserver. At the end of the five-minute installation process, you will be given a JavaScript code. Simply copy and paste this tag on websites you wish to track and access your analytics reports in real-time.
Shipped version: 4.3.1
Screenshots
Demo
Configuration
- The app will require to complete the registration process after the instllation is complete by visiting the domain on which Matomo is installed.
- The MySQL database credentials will be sent to the admin mail. Fill these details while doing the registration process.
- No LDAP support yet for the app.
Documentation
- Official documentation: https://matomo.org/docs
- YunoHost documentation: https://yunohost.org/en/app_matomo
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/matomo_ynh/issues
- App website: https://matomo.org/
- Upstream app repository: https://github.com/matomo-org/matomo
- YunoHost website: https://yunohost.org/
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
or
sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug