A package to integrate Cookiebot into Neos.
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.
composer require avency/neos-cookiebot
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
The MIT License (MIT). Please see License File for more information.