siterig/sendinblue

Subscribe your Statamic v4 contact form submissions straight into Brevo

Installs: 265

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

Type:statamic-addon

v1.1.0 2024-03-12 22:58 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 9 or 10
  • 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.