https://github.com/phpro/phpro-mage2-module-cookie-consent
With this module your store can become GDPR compliant in no time. As a store-owner, you can now divide cookies into categories and have a quick overview of what cookies are being used by your store. Your customers can select their cookie preferences from within a customizable popup.
https://github.com/phpro/phpro-mage2-module-cookie-consent
cookie-consent gdpr gdpr-consent magento2
Last synced: 5 months ago
JSON representation
With this module your store can become GDPR compliant in no time. As a store-owner, you can now divide cookies into categories and have a quick overview of what cookies are being used by your store. Your customers can select their cookie preferences from within a customizable popup.
- Host: GitHub
- URL: https://github.com/phpro/phpro-mage2-module-cookie-consent
- Owner: phpro
- License: mit
- Archived: true
- Created: 2020-12-15T09:46:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T13:51:54.000Z (about 2 years ago)
- Last Synced: 2026-01-14T13:59:58.020Z (5 months ago)
- Topics: cookie-consent, gdpr, gdpr-consent, magento2
- Language: PHP
- Homepage: https://www.phpro.be
- Size: 2.05 MB
- Stars: 16
- Watchers: 4
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
> We deprecated this module as we can not guarantee GDPR compliance. We advise to look into other solutions like Cookiebot.

# Cookie Consent for Magento 2


With this module your store can become GDPR compliant in no time.
As a store-owner, you can now divide cookies into categories and have a quick overview of what cookies are being used by your store.
Your customers can select their cookie preferences from within a customizable popup.
## Key features
* Customizable consent pop-up
* Cookie consent overview widget
* Customers can manage their preferences with the preference popup
* Customizable cookie/privacy policy
## Get started
Install the module using composer
`composer require phpro/mage2-module-cookie-consent`
Execute patches
`bin/magento setup:upgrade`
## Read more
[Documentation](docs)