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

v25.x-dev 2025-11-20 14:35 UTC

This package is auto-updated.

Last update: 2025-11-24 10:26:57 UTC


README

  1. Add the following to your composer.json file:
    {
      "repositories": [
        {
          "type": "vcs",
          "url": "https://github.com/whitespace-se/wp-plugin-tracking-gdpr.git",
          "only": ["whitespace-se/wp-plugin-tracking-gdpr"],
          "no-api": true
        }
      ]
    }
  2. Install the package and its dependencies:
    composer require whitespace-se/wp-plugin-tracking-gdpr:dev-main