Skip to content

Neos Plugin for the Cookie Consent Manager CCM19

License

Notifications You must be signed in to change notification settings

nextbox-dev/NextBox.Neos.CCM19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextBox.Neos.CCM19

A package to integrate CCM19 into Neos.

Authors & Sponsors

Enes Erk - [email protected]

Installation

composer require nextbox/neos-ccm19

Configuration

Configure the api-key and domain-key in Settings.yaml:

NextBox:
  Neos:
    CCM19:
      apiKey: ''
      domainKey: ''

Or add the mixin to your root page:

'Foo.Bar:RootPage':
  superTypes:
    'NextBox.Neos.CCM19:Mixin.CCM19Key': true

About

Neos Plugin for the Cookie Consent Manager CCM19

Resources

License

Stars

Watchers

Forks

Packages

No packages published