fendinger/kirby3-consent-gate
Composer 安装命令:
composer require fendinger/kirby3-consent-gate
包简介
Kirby 3 Consent Gate - GDPR Compliant External Content Blocker
README 文档
README
⚠️ This repository is no longer maintained
This plugin only supports Kirby 3. For newer Kirby versions, please use the updated plugin:
👉 fendinger/kirby-consent-gate
No further updates, bug fixes, or security patches will be released for this repository. Existing Kirby 3 installations will continue to work, but migration to the new plugin is recommended.
Description
This plugin for Kirby CMS blocks the loading of conent from external sources. The content ist only loaded if a consent is accepted (GDPR compliant).
After the user agreed to the loading, he can revoke his decision and the content will be blocked again.
This plugin does not use cookies (GDPR compliant). Instead, the consent is stored in the browsers local storage.
In times of the GPDR it may be important to block external content and use as low cookies as needed.
Blocks & Tags
The plugin works with these Kirby 3 standard components:
-
Block - Image (external source)
-
Block - Video (external source)
-
Tag - Video (external source)
-
Tag - Youtube
-
Tag - Vimeo
-
Tag - Gist
The plugin adds the following new components to Kirby 3:
-
Block - Map
-
Block - Twitter Tweet
-
Block - Facebook Page
-
Tag - Map
Google maps or openstreetmaps links can be inserted.
e.g. (map: ...)
-
Tag - Twitter Tweet
Twitter Tweets can be inserted.
e.g. (twittertweet: ...)
-
Tag - Facebook Page
Facebook Page can be inserted.
e.g. (facebookpage: ...)
Features
- GDPR compliant consent before loading external content
- No use of cookies
- The consent is stored in the browsers local storage
- Supports all Kirby 3 standard blocks & tags which can use external content
- Adds new Kirby 3 blocks Map (Google Maps & Openstreetmap), Twitter Tweet & Facebook Page
- Adds new Kirby 3 tags (Google Maps & Openstreetmap), Twitter Tweet & Facebook Page
- In english and german language
- Compatible with Kirby 3
Installation
$ composer require fendinger/kirby3-consent-gate
Alternatively, download and copy this repository to /site/plugins/kirby3-consent-gate
fendinger/kirby3-consent-gate 适用场景与选型建议
fendinger/kirby3-consent-gate 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 113 次下载、GitHub Stars 达 24, 最近一次更新时间为 2022 年 04 月 08 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 fendinger/kirby3-consent-gate 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 fendinger/kirby3-consent-gate 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 113
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 24
- 点击次数: 13
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-04-08
