Brevo for Statamic lets you subscribe contact form submissions to your Brevo contact lists.
You can add contacts to your lists, automatically split single name fields into first name and last name, use an opt-in field, collect GDPR compliant marketing preferences and of course map any custom attributes that you like.
Requirements
- PHP 8.2 or higher
- Laravel 10 or 11
- Statamic v4.0 or higher
This addon also uses Forma by Erin Dalzell and will be automatically installed for you.
Installation
You should install via the Statamic Marketplace or you can use composer in your project root:
composer require siterig/sendinblue
Set your Brevo API key in the .env
file within your project:
BREVO_API_KEY=your-api-key-goes-here
Then all that's left to do is publish the config file to config/sendinblue.php
:
php artisan vendor:publish --tag="brevo-config"
Now you can configure your form settings within the Control Panel from the Brevo menu option.
Support
This is not an official add-on by Brevo (formerly Sendinblue) so if you have any issues with the addon or you'd like to submit a feature request, please report them on our Support Centre
More from SiteRig
We also have addons for other email marketing systems:
- Constant Contact - Coming soon...
- Email Octopus - Coming soon...
- MailerLite