WP Manifestindependent plugin directory
manifest / privacy / wordpress-cookie-consent

Whitespace Cookie Consent

Cookie consent dialog with tracking for Wordpress

by Whitespace Code · github.com/whitespace-se/wordpress-cookie-consent

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/whitespace-se/wordpress-cookie-consent/archive/refs/heads/master.zip

Readme

Whitespace Cookie Consent for Wordpress

Cookie consent dialog with tracking for Wordpress

Installation

Add this to your composer.json:

{
  "repositories": [
    {
      "type": "vcs",
      "url": "git@github.com:whitespace-se/wordpress-cookie-consent.git"
    }
  ]
}

Then install the package:

composer require wpackagist-plugin/whitespace-cookie-consent

You can now activate the plugin.

Read the full README on GitHub →

Releases

TagPublished
1.2.1 May 26, 2021

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.