Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 725 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 725 Bytes

Avency.Neos.CookieBot

A package to integrate Cookiebot into Neos.

Authors & Sponsors

Benjamin Kentsch - [email protected]
Michael Gerdemann - [email protected]

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.