hestec/silverstripe-cookiecontrol
Composer 安装命令:
composer require hestec/silverstripe-cookiecontrol
包简介
GDPR EU cookie notice for SilverStripe
关键字:
README 文档
README
GDPR EU cookie notice for SilverStripe.
Requirements
SilverStripe 4 (for SilverStripe 3 use the "3" branche or the 1.* tags)
Version
Using Semantic Versioning.
Installation
Install via Composer:
composer require "hestec/silverstripe-cookiecontrol": "2.*"
Configuration
Add this to your mysite.yml:
Hestec\CookieControl\CookieControl:
PerformanceCookies: 'JSESSIONID'
AnalyticsCookies: '_gid,_ga,_gat'
MarketingCookies: 'SSID'
CookieDomain: '.domain.com'
do a dev/build and flush.
Usage
In your CMS Settings you will find a tab CookieControl where you can enable/disable the cookie notice bar and do some other settings like the link to you privacy policy page.
Issues
No known issues.
Todo
统计信息
- 总下载量: 126
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-07-04