Skip to content

Neos package for CookieBot

License

Notifications You must be signed in to change notification settings

avency/Avency.Neos.CookieBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.