starringjane / cookie-banner
Magento 2 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: 2024-09-20 09:08:12 UTC
README
此 Magento 2 模块集成了同意 Cookie Banner,并让 Tag Manager 知道选定的选项。此模块使用Yireo Google Tag manager 模块
安装
composer require starringjane/cookie-banner
bin/magento module:enable StarringJane_CookieBanner
bin/magento setup:upgrade
配置
- 启用 Yireo 标签管理器模块
bin/magento config:set --lock-config web/cookie/cookie_restriction 1
bin/magento cache:clean