remind / brevo
REMIND - Brevo
Installs: 68
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^8.2
- getbrevo/brevo-php: 2.0.0
- typo3/cms-core: ^12.4 | ^11.5
Requires (Dev)
- slevomat/coding-standard: ^8.14
- squizlabs/php_codesniffer: ^3.8
This package is auto-updated.
Last update: 2024-11-16 14:01:41 UTC
README
This extensions adds a form finisher to create a new Brevo contact using double-opt-in.
Installation
Use composer to install the extension using composer install remind/brevo
. Import typoscript in backend or your provider extension.
Configuration
- set BREVO_API_KEY environment variable
- add the Brevo Registration Finisher to a form
- set comma separated list of Brevo Contact List IDs in finisher configuration
- set double-opt-in Brevo Template ID in finisher configuration
- set redirect URL (after DOI-Mail confirmation link has been clicked) in finisher configuration