This plugin is part of Municipio LTS.
- Add the following to your
composer.jsonfile:{ "repositories": [ { "type": "vcs", "url": "https://github.com/municipio-se/wp-plugin-tracking-gdpr.git", "only": ["municipio/wp-plugin-tracking-gdpr"], "no-api": true } ] } - Install the package and its dependencies:
composer require municipio/wp-plugin-tracking-gdpr:dev-main