Download the PHP package isq-portal/yii2-cookiecheck without Composer
On this page you can find all versions of the php package isq-portal/yii2-cookiecheck. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download isq-portal/yii2-cookiecheck
More information about isq-portal/yii2-cookiecheck
Files in isq-portal/yii2-cookiecheck
Download isq-portal/yii2-cookiecheck
More information about isq-portal/yii2-cookiecheck
Files in isq-portal/yii2-cookiecheck
Vendor isq-portal
Package yii2-cookiecheck
Short Description ISQ Yii2 Cookie Checker Widget for GDPR Compliance
License MIT
Package yii2-cookiecheck
Short Description ISQ Yii2 Cookie Checker Widget for GDPR Compliance
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-cookiecheck
Yii2 Cookiecheck
Cookiecheck is a Yii2 Extension for the ISQ Custom Cookie Settings Check to reach GDPR/DSGVO compliance.
Installation
The preferred way to install this extension is through composer.
or add
to the require section of your composer.json
file.
Usage
Options are:
- 'cookiePolicyURL': path to policy information site a.k.a. "Datenschutzerklärung", relative to webroot, e.g.: 'site/policy'
- 'panelTogglePosition': location for the toggle button to display on the bottom of the window: 'left', 'right' or 'center'
- 'unsetDefault': on page load will cookies be allowed or blocked: 'allowed' or 'blocked'
- cookie-settings array by name of the cookie, e.g.: 'Matomo' & inividual cookie code configs:
- 'enabled': is this cookie to be used on your site? 'true', 'false', '1', ''
- 'label': label for this cookie within the popup, e.g: 'Webanalyse (Matomo)'
- 'code': individual site code, e.g.: Google tracking ID: 'UA-1234567-8' or empty
License
All versions of yii2-cookiecheck with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package isq-portal/yii2-cookiecheck contains the following files
Loading the files please wait ....