gaya/typo3-cookiebot

Cookiebot集成

安装: 320

依赖项: 0

建议者: 0

安全: 0

星级: 0

关注者: 3

分支: 0

开放问题: 0

类型:typo3-cms-extension

1.0.2 2024-08-08 14:32 UTC

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条目是否被您的当前配置使用。