siterig / sendinblue
Subscribe your Statamic v5 contact form submissions straight into Brevo
Installs: 530
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:statamic-addon
Requires
- php: ^8.2
- edalzell/forma: ^3.0
- getbrevo/brevo-php: ^2.0
- laravel/framework: ^10.0 || ^11.0
- statamic/cms: ^4.0 || ^5.0
- dev-main
- v2.0.1
- v2.0.0
- v1.1.0
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-bugfix/SRP-13-Fix-issue-where-Listener-fires-on-every-form-even-when-configuration-isn-t-setup
- dev-feature/SRP-11-Update-Sendinblue-for-Statamic-v4--4
- dev-feature/SRP-11-Update-Sendinblue-for-Statamic-v4--3
- dev-feature/SRP-11-Update-Sendinblue-for-Statamic-v4--2
- dev-feature/SRP-11-Update-Sendinblue-for-Statamic-v4
- dev-bugfix/SRP-12-Fix-z-indexing-issues-with-some-select-dropdowns
- dev-SRP-4-SendInBlue-addon-can-only-add-form-submissions-for-a-single-form-to-SendInBlue
- dev-SRP-2-fatal-error-on-form-submission
This package is auto-updated.
Last update: 2025-03-16 22:22:12 UTC
README
Brevo for Statamic lets you subscribe contact form submissions to your Brevo (formerly Sendinblue) lists.
You can contacts to your lists, automatically split single name fields into FIRSTNAME and LASTNAME attributes, use an opt-in field, collect GDPR compliant marketing preferences and of course map any custom fields that you like.
This is not an official add-on by Brevo and as such support requests should be submitted here on our support centre.
This addon uses Forma by Erin Dalzell and will be automatically installed for you.
Documentation
Read it on the Statamic Marketplace or contribute to it here on GitHub.
Requirements
- PHP 8.2 or higher
- Laravel 10 or 11
- Statamic v4 or higher
Installation
You should install via the Statamic Marketplace at https://statamic.com/addons/siterig/sendinblue 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.
Developers
Matt Stone, Craig Bowler, Jamie McGrory
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
See our contributing guide for more information.
License
This is commercial software. You may use the package for your sites. Each site requires it's own license.