towa / towa-gdpr-plugin
Towa Gdpr Plugin for a gdpr compatible cookie notice
Installs: 5 727
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 1
Open Issues: 14
Type:wordpress-plugin
Requires
- php: ^7.2 || ^8
- ext-sockets: *
- brightnucleus/config: ^0.4.0
- brightnucleus/dependencies: ^0.3.2
- cedaro/wp-plugin: ^0.4.0
- composer/installers: ^1 || ^2
- illuminate/support: ^9.23
- league/csv: ^9.5.0
- league/flysystem: ^1.0.0
- symfony/http-foundation: ^5.0.0
- towa/towa-acf-fields: ^2.0.0
- twig/twig: ^2.7.0
Requires (Dev)
- automattic/vipwpcs: ^2.0
- brain/monkey: ^2.2
- infection/infection: ^0.20.0
- paulthewalton/acf-pro-stubs: ^5.8
- php-stubs/wordpress-stubs: ^5.3
- phpstan/phpstan: ^0.12.0
- phpunit/phpunit: ^9.4.0
- roave/security-advisories: dev-master
- sllh/composer-versions-check: ^2.0
- squizlabs/php_codesniffer: ^3.4.0
- symfony/var-dumper: *
- wp-coding-standards/wpcs: ^2
- dev-develop
- v1.2.0
- v1.1.11
- v1.1.10
- v1.1.9
- v1.1.8
- v1.1.7
- v1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/npm_and_yarn/minimist-1.2.8
- dev-dependabot/npm_and_yarn/ua-parser-js-0.7.33
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/json5-and-laravel-mix-and-resolve-url-loader-and-sass-loader-2.2.3
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/engine.io-and-browser-sync-6.2.1
- dev-dependabot/npm_and_yarn/loader-utils-and-loader-utils-and-resolve-url-loader-1.4.2
- dev-dependabot/npm_and_yarn/minimatch-3.1.2
- dev-dependabot/npm_and_yarn/socket.io-parser-3.3.3
- dev-dependabot/composer/twig/twig-2.15.3
- dev-master
- dev-feature/update-illuminate-support
- dev-feature/php8.0
- dev-illuminate-support-version
- dev-dependabot/npm_and_yarn/eventsource-1.1.2
- dev-fix/composer-installer-version
- dev-dependabot/npm_and_yarn/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/follow-redirects-1.14.9
- dev-feature/removeIp
- dev-feature/php8-require
This package is auto-updated.
Last update: 2024-11-08 09:01:29 UTC
README
This Plugin is a cookie notice plugin conforming with the GDPR (General Data Protection Regulation), implemented by the EU.
- Backend-user can define different tracker with custom js code, description, name, and a link to the vendors privacy policies.
- Frontend-users can customize what trackers they want and which they don't. These settings can be revoked at anytime.
- Consents given by users are logged on the filesystem.
Requirements
- PHP 7.2+
- Composer (for now. working on version without Composer)
- Advanced custom fields pro 5+
Setup
You will find the steps for the installation in the docs
folder.
Usage
You will find the steps required for the usage in the docs
folder.