starringjane / cookie-banner
Magento 2 Cookie Banner
Package info
github.com/starringjane/cookie-banner
Language:HTML
Type:magento2-module
pkg:composer/starringjane/cookie-banner
1.0.0
2024-03-21 08:16 UTC
Requires
- php: >=7.4
- magento/framework: *
- magento/module-config: ^101.2
- yireo/magento2-googletagmanager2: ^3.0
Requires (Dev)
- phpstan/phpstan: ^1.10
This package is not auto-updated.
Last update: 2026-03-06 15:53:36 UTC
README
This Magento 2 module integrates a consent cookiebanner and lets Tag Manager know what the selected options are. This module uses the Yireo Google Tag manager module
Installation
composer require starringjane/cookie-bannerbin/magento module:enable StarringJane_CookieBannerbin/magento setup:upgrade
Configuration
- Enable the Yireo tag manager module
bin/magento config:set --lock-config web/cookie/cookie_restriction 1bin/magento cache:clean