detain/myadmin-piwik-analytics

Piwik/Matomo analytics integration plugin for the MyAdmin control-panel framework

Maintainers

Package info

github.com/myadmin-plugins/piwik-analytics

Type:myadmin-plugin

pkg:composer/detain/myadmin-piwik-analytics

Statistics

Installs: 255

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

v2.0.0 2019-04-04 08:08 UTC

This package is auto-updated.

Last update: 2026-03-19 17:09:38 UTC


README

Piwik/Matomo analytics integration plugin for the MyAdmin control-panel framework. Provides event-driven hooks for menu registration, requirement loading, and settings management within the MyAdmin plugin architecture.

Build Status Latest Stable Version Total Downloads License

Requirements

  • PHP 8.2 or later
  • ext-soap
  • Symfony EventDispatcher 5.x, 6.x, or 7.x

Installation

composer require detain/myadmin-piwik-analytics

Running Tests

composer install
vendor/bin/phpunit

License

This package is licensed under the LGPL-2.1 license.