clickstorm/cs-powermail-gdpr
Composer 安装命令:
composer require clickstorm/cs-powermail-gdpr
包简介
GDPR powermail checkbox
关键字:
README 文档
README
This extension extends each powermail form with a checkbox. This checkbox is placed before each submit button and linked to your privacy policy. The user has to accept your privacy policy to submit a form. The validation is also done by the server. The value is stored in the database. You can disable this checkbox for each form individually.
Feel free to test and give feedback.
configuration
Privacy Pid
Set your privacy policy page with a TypoScript constant.
plugin.tx_powermail.settings.privacyPid =
Override language labels
You can override the language labels via TypoScript
plugin.tx_powermail._LOCAL_LANG.en.tx_cspowermailgdpr.checkbox.label = I accept the ###privacyPolicy###.
or in an extra locallang file
$GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride']['EXT:powermail/Resources/Private/Language/locallang.xlf'][10] = 'EXT:myext/Resources/Private/Language/locallang.xlf';
There you can override tx_cspowermailgdpr.checkbox.label and tx_cspowermailgdpr.checkbox.label.linkLabel.
###privacyUrl### will be replaces by the link labeled by tx_cspowermailgdpr.checkbox.label.linkLabel, e.g.:
I accept the ###privacyPolicy###.
becomes
I accept the <a href="privacypolicy" target="_blank" title="Show privacy policy">privacy policy</a>.
clickstorm/cs-powermail-gdpr 适用场景与选型建议
clickstorm/cs-powermail-gdpr 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4.42k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2023 年 03 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「TYPO3 CMS」 「clickstorm」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 clickstorm/cs-powermail-gdpr 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 clickstorm/cs-powermail-gdpr 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 clickstorm/cs-powermail-gdpr 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canoni
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canoni
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
统计信息
- 总下载量: 4.42k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-03-22