medienreaktor/cookieconsent
最新稳定版本:1.2.0
Composer 安装命令:
composer require medienreaktor/cookieconsent
包简介
Cookie Consent for Neos
README 文档
README
Medienreaktor.CookieConsent
Cookie Consent for Neos, based on https://cookieconsent.insites.com
Installation
This package can be installed using composer:
composer require medienreaktor/cookieconsent
Configuration
Configuration options can be seen in Settings.yaml. In the settings-array, most settings of the original Cookie Consent JavaScript can be configured, e.g.:
Medienreaktor:
CookieConsent:
settings:
type: 'opt-out'
position: 'top'
theme: 'block'
palette:
popup:
background: '#237afc'
text: '#fff'
button:
background: '#fff'
text: '#237afc'
If you want to set your own "Learn more"-link, you have to set a Node identifier:
Medienreaktor:
CookieConsent:
informationNode: '#5a30fe73-e487-4301-a547-838b6440e33d'
统计信息
- 总下载量: 349
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-25