wegmeister / brevo
Package that provides a finisher for Neos forms to add contacts to Brevo.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Type:neos-package
pkg:composer/wegmeister/brevo
Requires
- getbrevo/brevo-php: ^2.0
- neos/flow: *
- neos/form: ^5.0 || ^6.0
Suggests
- neos/fusion-form: Needed when using \Wegmeister\Brevo\FusionForm\Action\BrevoAction
This package is auto-updated.
Last update: 2025-11-04 16:26:44 UTC
README
A simple Brevo finisher for Neos Forms.
Installation
Simply run the following command:
composer require wegmeister/brevo
Note
This package includes a migration, that will replace all occurrences of
Wegmeister.SendInBlue with Wegmeister.Brevo. If you want to keep using
the outdated SendInBlue package,
do not install this package or manually add the migration as resolved by
running flow doctrine:migrationversion --add Version20251104091359.