manbuv/cookie

CookieBundle

Installs: 2 720

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:pimcore-bundle

v1.3.8 2021-03-25 06:05 UTC

This package is auto-updated.

Last update: 2025-03-25 15:17:16 UTC


README

Supported Services:

  • Google Analytics (gtag.js)
  • Google Tag Manager
  • Google Maps
  • Google Maps (iFrame)
  • Youtube (iFrame)
  • Vimeo (iFrame)
  • Webcontent (iFrame)

image

Requirements

  • Pimcore >= 5.4

Installation

composer require manbuv/cookie

Installation via CommandLine

After installed the Bundle via composer:

  • Execute: $ bin/console pimcore:bundle:enable CookieBundle

Activate Cookie Consent

Add Attribute cbcookie in body Tag <body cbcookie="1">

Google Maps JavaScript API

<div id="map" class="cb_googleMaps_map_container" cb-callback="initMap" style="height: 75vh"></div>