avency/neos-cookiebot

Neos CookieBot package

Installs: 9 228

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 0

Type:neos-plugin

1.0.2 2020-06-22 14:00 UTC

This package is auto-updated.

Last update: 2024-04-07 11:58:53 UTC


README

A package to integrate Cookiebot into Neos.

Authors & Sponsors

Benjamin Kentsch - benjamin.kentsch@avency.de
Michael Gerdemann - michael.gerdemann@avency.de

The development and the public-releases of this package is generously sponsored by our employer https://www.avency.de.

Installation

composer require avency/neos-cookiebot

Configuration

Configure the key in Settings.yaml:

Avency:
  Neos:
    CookieBot:
      key: ''

Or add the mixin to your root page:

  superTypes:
    'Avency.Neos.CookieBot:Mixin.CookieBotKey': true

License

The MIT License (MIT). Please see License File for more information.