boxuk/wp-consent-management

There is no license information available for the latest version (0.0.7) of this package.

Installs: 367

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Type:wordpress-muplugin

0.0.7 2024-09-16 09:26 UTC

This package is auto-updated.

Last update: 2024-09-16 09:31:05 UTC


README

A WordPress plugin to provide an interface for providing cookie consent that integrates with Google Tag Manager Consent Mode.

Provides a fully customisable experience for editors to setup the relevant labels and text for configuring Google Tag Manager consents, and inserts the relevant tag manager code to the page.

Based on Vanilla Cookie Consent, the interface is ready for you to apply your customisations. To customise the look feel, see the file at ./sample/style.scss or follow the docs from Cookie Consent to add CSS.

To Do

  • [] Allow UI shape/style customisation (ie change from popup to banner etc)
  • [] Allow colour/style specification from within the admin interface. (at the moment a user-provided CSS sheet must be included to modify the deafult style).
  • [] Allow for further customistaion

Please do not submit any Pull Requests here. They will be closed. Please submit your PR here instead: https://github.com/boxuk/wp-packages

This repository is what we call a "subtree split": a read-only subset of that main repository. We're looking forward to your PR there!