2017 © Pedro Peláez
 

typo3-cms-extension cs_powermail_gdpr

GDPR powermail checkbox

image

clickstorm/cs_powermail_gdpr

GDPR powermail checkbox

  • Wednesday, May 23, 2018
  • by clickstorm
  • Repository
  • 3 Watchers
  • 1 Stars
  • 74 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 270 % Grown

The README.md

[clickstorm] GDPR powermail checkbox

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., (*1)

Feel free to test and give feedback., (*2)

configuration

Privacy Pid

Set your privacy policy page with a TypoScript constant., (*3)

plugin.tx_powermail.settings.privacyPid =

Override language labels

You can override the language labels via TypoScript, (*4)

plugin.tx_powermail._LOCAL_LANG.en.tx_cspowermailgdpr.checkbox.label = I accept the ###privacyPolicy###.

or in an extra locallang file, (*5)

$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.:, (*6)

I accept the ###privacyPolicy###.

becomes, (*7)

I accept the <a href="privacypolicy" target="_blank" title="Show privacy policy">privacy policy</a>.

The Versions

23/05 2018

dev-powermail_3

dev-powermail_3 https://www.clickstorm.de

GDPR powermail checkbox

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms clickstorm

22/05 2018

dev-master

9999999-dev https://www.clickstorm.de

GDPR powermail checkbox

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms clickstorm

18/05 2018

1.1.1

1.1.1.0 https://www.clickstorm.de

GDPR powermail checkbox

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms clickstorm

17/05 2018

1.1.0

1.1.0.0 https://www.clickstorm.de

GDPR powermail checkbox

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms clickstorm

17/05 2018

dev-powermail_4

dev-powermail_4 https://www.clickstorm.de

GDPR powermail checkbox

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms clickstorm

16/05 2018

1.0.2

1.0.2.0 https://www.clickstorm.de

GDPR powermail checkbox

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms clickstorm

16/05 2018

1.0.1

1.0.1.0 https://www.clickstorm.de

GDPR powermail checkbox

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms clickstorm

16/05 2018

1.0.0

1.0.0.0 https://www.clickstorm.de

GDPR powermail checkbox

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms clickstorm