remind / sendinblue
REMIND - Sendinblue
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^8.1
- sendinblue/api-v3-sdk: ^8.4
- typo3/cms-core: ^11.5
Requires (Dev)
- pdepend/pdepend: ^2.5.2
- phpmd/phpmd: ^2.13.0
- sebastian/phpcpd: ^6.0.3
- slevomat/coding-standard: ^8.5
- squizlabs/php_codesniffer: ^3.7.1
This package is auto-updated.
Last update: 2024-10-30 09:48:24 UTC
README
This extensions adds a form finisher to create a new Sendinblue contact using double-opt-in.
Installation
Use comoser to install the extension using composer install remind/sendinblue
. Import typoscript in backend or your provider extension.
Configuration
- set SENDINBLUE_API_KEY environment variable
- add the Sendinblue Registration Finisher to a form
- set comma separated list of Sendinblue Contact List IDs in finisher configuration
- set double-opt-in Sendinblue Template ID in finisher configuration
- set redirect URL (after DOI-Mail confirmation link has been clicked) in finisher configuration