mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Matomo package for YunoHost
cf1a10f193
Testing |
||
---|---|---|
conf | ||
scripts | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.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 only analytics platform that gives you full control over your data and more:
- Free open-source software
- 100% data ownership
- User privacy protection
- User-centric insights
- Customisable and extensible
- Easy to use
- No data limits
Shipped version: 3.14.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: If specific documentation is needed, feel free to contribute.
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