municipio / wp-plugin-tracking-gdpr
WordPress plugin that adds more GDPR and tracking features to Municipio
Installs: 20
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:wordpress-plugin
pkg:composer/municipio/wp-plugin-tracking-gdpr
Requires
- imangazaliev/didom: ^2.0
Requires (Dev)
- wpackagist-plugin/advanced-custom-fields: ^6.3
This package is auto-updated.
Last update: 2025-11-24 10:26:57 UTC
README
- Add the following to your
composer.jsonfile:{ "repositories": [ { "type": "vcs", "url": "https://github.com/whitespace-se/wp-plugin-tracking-gdpr.git", "only": ["whitespace-se/wp-plugin-tracking-gdpr"], "no-api": true } ] } - Install the package and its dependencies:
composer require whitespace-se/wp-plugin-tracking-gdpr:dev-main