clickstorm/cs-powermail-gdpr 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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>.

统计信息

  • 总下载量: 4.42k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 4
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-03-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固