Skip to content

valthebald/ddev-matomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tests project is maintained

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. Access https://matomo.\<projectname>.ddev.site in your browser and follow the installation steps.