gaya / cookiebot
1.0.2
2024-08-08 14:32 UTC
Requires
- typo3/cms-core: ^11.0 || ^12.0
Conflicts
This package is auto-updated.
Last update: 2024-08-08 14:36:03 UTC
README
TYPO3 CMS的Cookiebot扩展
安装
composer require gaya/typo3-cookiebot
配置
-
在根模板中包含Cookiebot TypoScript配置
-
在TYPO3常量编辑器中,配置Cookiebot ID在Cookiebot/General部分
plugin.tx_cookiebot.cbid
- 在您的网站免责声明页面上,插入“Cookiebot声明”内容元素,您希望显示Cookiebot声明块的位置。
警告
Cookiebot脚本必须在head的开始处插入,因此扩展将其包含在headerData的第一个位置
page.headerData.1
请检查此headerData条目是否被您的当前配置使用。