https://github.com/valthebald/ddev-matomo
Matomo plugin for ddev
https://github.com/valthebald/ddev-matomo
ddev matomo
Last synced: 4 months ago
JSON representation
Matomo plugin for ddev
- Host: GitHub
- URL: https://github.com/valthebald/ddev-matomo
- Owner: valthebald
- License: apache-2.0
- Created: 2024-07-19T14:40:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T11:16:08.000Z (over 1 year ago)
- Last Synced: 2026-02-17T18:47:18.432Z (4 months ago)
- Topics: ddev, matomo
- Homepage:
- Size: 88.9 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/ddev/ddev-addon-template/actions/workflows/tests.yml) 
# ddev-matomo
## What is ddev-matomo?
ddev-matomo provides an integration with Matomo - the
leading open-source analytics platform that gives you
more than powerful analytics.
## Getting started
1. Install the plugin with `ddev get valthebald/ddev-matomo`
2. Review your database settings in .ddev/docker-compose.matomo.yaml
3. Create matomo database if needed with `echo "SHOW TABLES;" | ddev import-db --database=${MATOMO_DATABASE_DBNAME}`'
4. Restart DDEV to install it with `ddev restart`
5. Access https://matomo.\.ddev.site in your browser and follow the installation steps