Download the PHP package zazama/doubleoptin without Composer
On this page you can find all versions of the php package zazama/doubleoptin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zazama/doubleoptin
More information about zazama/doubleoptin
Files in zazama/doubleoptin
Download zazama/doubleoptin
More information about zazama/doubleoptin
Files in zazama/doubleoptin
Vendor zazama
Package doubleoptin
Short Description A Silverstripe 4 module to implement GDPR required E-Mail double-opt-in.
License BSD-3-Clause
Package doubleoptin
Short Description A Silverstripe 4 module to implement GDPR required E-Mail double-opt-in.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package doubleoptin
DoubleOptIn for Silverstripe
Introduction
DoubleOptIn extends Silverstripe and Userforms to implement a Double-Opt-In solution that is often required by new GDPR law. It will add a checkbox to Userforms to send a verification email before the submission/email is viewable/sent.
Requirements
- silverstripe/framework ^4.0
- silverstripe/admin ^1.0
- silverstripe/userforms ^5.0
This module was only tested on the newest 4.4.
Installation
YAML configuration
Userforms settings
- To enable DoubleOptIn in a Userforms page, go to the Configuration tab and click "Enable Double-Opt-In"
- Choose the Double-Opt-In E-Mail field (required, too)
- Enter your verification email subject.
Usage with normal forms
Templates
The following templates can be overriden:
- Zazama\DoubleOptIn\Layout\Verification_Success
- Zazama\DoubleOptIn\Layout\Verification_BadToken
- Zazama\DoubleOptIn\Layout\Verification_AlreadyVerified
- Zazama\DoubleOptIn\Email\Email
If you just want to change the text, you can change the language strings.
Extension hooks
There are extension hooks provided to use the Verification controller.
All versions of doubleoptin with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
^4.0
silverstripe/admin Version ^1.0
silverstripe/userforms Version ^5.0
silverstripe/admin Version ^1.0
silverstripe/userforms Version ^5.0
The package zazama/doubleoptin contains the following files
Loading the files please wait ....