finally-a-fast / fafcms-module-cookie-consent
This is an Cookie Consent module for the Finally a fast CMS.
Installs: 230
Dependents: 0
Suggesters: 0
Security: 0
Type:fafcms-extension
pkg:composer/finally-a-fast/fafcms-module-cookie-consent
Requires
- php: ^7.4
- finally-a-fast/fafcms-core: ^0.1 || @dev
- yii-ui/yii2-cookie-consent: ^1.0.0
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-04 16:38:10 UTC
README
This is an Cookie Consent module for the Finally a fast CMS.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require finally-a-fast/fafcms-module-cookie-consent
or add
"finally-a-fast/fafcms-module-cookie-consent": "dev-master"
to the require section of your composer.json
file.
Documentation
Documentation will be added soon at https://www.finally-a-fast.com/.
License
fafcms-module-cookie-consent is released under the MIT License. See the LICENSE for details.