Pantheon Edge Integrations Consent Management archived
Implements WP Consent API into Pantheon Edge Integrations to manage consent and data tracking.
by Pantheon · github.com/pantheon-systems/pantheon-edge-integrations-consent-management
★ 0stars
1.4kcomposer installs
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/pantheon-systems/pantheon-edge-integrations-consent-management/archive/refs/heads/main.zipAlso on Packagist as pantheon-systems/pantheon-edge-integrations-consent-management:
composer require pantheon-systems/pantheon-edge-integrations-consent-managementFrom the readme
Pantheon Edge Integrations Consent Management
Implements WP Consent API into Pantheon Edge Integrations to manage consent and data tracking.
Archived project
This project is archived as of August 2024 as it no longer receives active development.
The architecture provided by the tools in this SDK and the related projects are still valid and will continue to work on Pantheon AGCDN. However, we will not be responding to issues or pull requests or building these tools out more than they are already.
Description
This plugin provides an interface for managing cookie consent with Edge Integrations: Personalization for WordPress. It's built using the WP Consent API feature plugin to manage consent levels and registers the cookies & local storage data with the Consent API.
A banner is displayed if no consent has been given yet. The interest and geo tracking functionality does not operate until consent is given. If consent is revoked, neither form of tracking will be active.
In addition, suggested text is provided on the Privacy page in the admin to add to your site's privacy or cookie policy page.
How it works
The WP Consent API adds a programmatic interface to manage and track
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.3.0 | Jul 13, 2022 |
| 0.2.0 | Apr 26, 2022 |
| 0.1.7 | Apr 1, 2022 |
| 0.1.6 | Mar 31, 2022 |
| 0.1.5 | Mar 28, 2022 |
| 0.1.4 | Mar 18, 2022 |
| 0.1.3 | Mar 16, 2022 |
| 0.1.2 | Mar 15, 2022 |
| 0.1.1 | Mar 15, 2022 |
| 0.1.0 | Mar 15, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.