gaya / typo3-cookiebot
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-09-08 14:53:19 UTC
README
TYPO3 CMS的Cookiebot扩展
安装
composer require gaya/typo3-cookiebot
配置
-
在根模板中包含Cookiebot TypoScript配置
-
在TYPO3常量编辑器中,在Cookiebot/General部分配置Cookiebot ID
plugin.tx_cookiebot.cbid
- 在您的网站免责声明页面中,插入“Cookiebot声明”内容元素,您想显示Cookiebot声明块的位置。
警告
Cookiebot脚本必须插入到head的开始处,因此扩展将其包含在headerData的第一位置
page.headerData.1
请检查此headerData条目是否被您的当前配置使用。