cors/web-care
最新稳定版本:1.0.2
Composer 安装命令:
composer require cors/web-care
包简介
CORS - WebCare Integration
README 文档
README
WebCare - DataReporter Pimcore Integration (https://www.cookiebanner.at/)
Installation
composer require cors/web-care bin/console pimcore:bundle:enable CORSWebCareBundle bin/console pimcore:bundle:install CORSWebCareBundle
Configuration
- Open Pimcore
- Open Tools -> Webcare Settings
- Configure Client ID, Configuration ID and Website ID per Site or for your "Home" Site.
Usage in Twig
This bundle provides several ways of integration. It comes with several twig functions:
- cors_webcare_config Load the corresponding instance of
CORS\Bundle\WebCareBundle\Entity\WebCareSitebased on the current site you are on. Returns null when no config is set. - cors_webcare_cookie_banner_css Gives you the full path to Webcare's banner.css file
- cors_webcare_cookie_banner_js Gives you the full path to Webcare's banner.js file
- cors_webcare_cookie_banner Renders the banner.css and banner.js directly
- cors_webcare_privacy_js Gives you the full path to Webcare's privacystatement.js file
- cors_webcare_privacy Renders the privacystatement.js directly
- cors_webcare_privacy_v2_js Gives you the full path to Webcare's privacystatement_v2.js file
- cors_webcare_privacy_v2 Renders the privacystatement_v2.js directly
- cors_webcare_imprint_js Gives you the full path to Webcare's imprint.js file
- cors_webcare_imprint Renders the cors_webcare_imprint_js.js directly
- cors_webcare_imprint_v2_js Gives you the full path to Webcare's imprint_v2.js file
- cors_webcare_imprint_v2: Renders the cors_webcare_imprint_v2.js directly
统计信息
- 总下载量: 32.64k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2021-11-09

