dravencms / cookie-consent
Cookie consent module for dravencms
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:dravencms-package
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