municipio/wp-plugin-tracking-gdpr

WordPress plugin that adds more GDPR and tracking features to Municipio

Installs: 135

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

2025.12.0 2025-12-30 14:08 UTC

This package is auto-updated.

Last update: 2025-12-30 17:13:06 UTC


README

This plugin is part of Municipio LTS.

Installation

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