Download the PHP package dmk/mkoptin without Composer
On this page you can find all versions of the php package dmk/mkoptin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor dmk
Package mkoptin
Short Description MK Optin Extension
License GPL-2.0-or-later
Homepage http://www.dmk-ebusiness.de/
Package mkoptin
Short Description MK Optin Extension
License GPL-2.0-or-later
Homepage http://www.dmk-ebusiness.de/
Please rate this library. Is it a good library?
Informations about the package mkoptin
MK Optin
This TYPO3 extension provides an opt-in process via fluid mails.
What it does in short:
- Can be triggered to send an Opt-In-E-Mail
- Processes the verification via activation link in email.
- triggers a opt-in validation success event.
- Adds opt-in information to tca.
Installation
Install TYPO3 via composer.
From project root you need to run
Start a new opt-in process
register opt-in validation success event listeners
Why we need this?
To do things after the email has been verified, such as activate the record or
send confirmation emails.
Add opt-in information to TCA
In order to output the opt-in information for a data record, the following TCA column must be added:
WARNING: Currently the field in the data record must always be email
!
Templates
@TODOs
- Implement table email field configuration
All versions of mkoptin with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
typo3/cms-core Version ^10.4
typo3/cms-backend Version ^10.4
typo3/cms-extbase Version ^10.4
typo3/cms-fluid Version ^10.4
typo3/cms-core Version ^10.4
typo3/cms-backend Version ^10.4
typo3/cms-extbase Version ^10.4
typo3/cms-fluid Version ^10.4
The package dmk/mkoptin contains the following files
Loading the files please wait ....