dravencms / cookie-consent
Cookie consent module for dravencms
Package info
github.com/dravencms/cookie-consent
Type:dravencms-package
pkg:composer/dravencms/cookie-consent
1.2
2024-08-11 15:53 UTC
Requires
- dravencms/admin: >=2.0
Requires (Dev)
- nette/tester: @dev
Suggests
- dravencms/structure: Allows cookie consent components to be used in cms
README
This is a SEO module for dravencms
Instalation
The best way to install dravencms/cookie-consent is using Composer:
$ composer require dravencms/cookie-consent
Then you have to register extension in config.neon.
extensions: dravencms.cookieConsent: Dravencms\CookieConsent\DI\CookieConsentExtension