Skip to content

PrivacyCheckbox 1.0.3

Choose a tag to compare

@zero-24 zero-24 released this 07 Apr 12:14
· 49 commits to master since this release
1.0.3
5ae637b

This is the 1.0.3 release of the PrivacyCheckbox Plugin

Feature

This plugin creates a single checkbox field e.g. in the contact form where you can make sure the privacy message is checked. But this also allow any other single checkbox usecase. Over the core plugin this allows to use a <a> tag inside of the message to be shown to the user. Any other html tag is going to be removed.

Changelog

  • Improve the plugin description (Fixes #1; Thanks @Porscha-joomla)
  • Implement a message that can be added to the email (Fixes #1; Thanks @Porscha-joomla)
  • Implement editors for the message (Fixes #2; Thanks @LukasHH)
  • Add de-DE translation.