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

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

Awesome Lists containing this project

README

          

[![tests](https://github.com/ddev/ddev-addon-template/actions/workflows/tests.yml/badge.svg)](https://github.com/ddev/ddev-addon-template/actions/workflows/tests.yml) ![project is maintained](https://img.shields.io/maintenance/yes/2024.svg)

# 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