Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 395 Bytes

Dravencms Cookie Consent module

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