starringjane/cookie-banner

Magento 2 Cookie Banner

Installs: 62

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

1.0.0 2024-03-21 08:16 UTC

This package is not auto-updated.

Last update: 2025-01-10 10:33:19 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-banner
  • bin/magento module:enable StarringJane_CookieBanner
  • bin/magento setup:upgrade

Configuration

  1. Enable the Yireo tag manager module
  2. bin/magento config:set --lock-config web/cookie/cookie_restriction 1
  3. bin/magento cache:clean

License

MIT