PHPackages                             thomasvantuycom/statamic-brevo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. thomasvantuycom/statamic-brevo

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

thomasvantuycom/statamic-brevo
==============================

Create Brevo contacts from Statamic form submissions.

v1.0.0(3w ago)03MITPHPCI passing

Since May 17Pushed 3w agoCompare

[ Source](https://github.com/thomasvantuycom/statamic-brevo)[ Packagist](https://packagist.org/packages/thomasvantuycom/statamic-brevo)[ GitHub Sponsors](https://github.com/thomasvantuycom)[ RSS](/packages/thomasvantuycom-statamic-brevo/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Brevo addon for Statamic
========================

[](#brevo-addon-for-statamic)

Create Brevo contacts from Statamic form submissions.

This addon adds a Brevo configuration section to Statamic forms. When a configured form is submitted, the addon can create or update a Brevo contact, add the contact to one or more lists, map Statamic form fields to Brevo contact attributes, and optionally require an opt-in field or Brevo double opt-in flow.

Requirements
------------

[](#requirements)

- Statamic 6.0.0 or above
- A Brevo API key

Installation
------------

[](#installation)

Install the addon with Composer:

```
composer require thomasvantuycom/statamic-brevo
```

Add your Brevo API key to your environment:

```
BREVO_API_KEY=your-api-key
```

Usage
-----

[](#usage)

Open a form in the Statamic control panel. The addon adds a **Brevo** section to the form configuration.

Enable **Create Contacts**, then configure:

- **Lists**: the Brevo lists the contact should be added to.
- **Email Field**: the Statamic form field containing the contact email address.
- **Attribute Fields**: optional mappings from Statamic form fields to Brevo contact attributes.
- **Opt-in Field**: optional field that must evaluate to true before a contact is created.

When the form is submitted, the addon sends the contact to Brevo. Existing contacts are updated by using Brevo's `updateEnabled` option.

Attribute Mapping
-----------------

[](#attribute-mapping)

Use **Attribute Fields** to map submitted form values to Brevo contact attributes.

For example:

Form fieldBrevo attribute`first_name``FIRSTNAME``last_name``LASTNAME`Attributes are optional. If no attributes are configured, the contact is still created with the selected lists and email address.

Opt-in Field
------------

[](#opt-in-field)

If an **Opt-in Field** is configured, the addon checks the submitted value before creating the contact.

If the value is false, empty, or otherwise not considered truthy, no Brevo request is sent. Leave the opt-in field blank when consent is handled outside this form or is not required for the form.

Double Opt-in
-------------

[](#double-opt-in)

Enable **Use Double Opt-in** to use Brevo's double opt-in contact flow instead of creating the contact immediately.

When double opt-in is enabled, configure:

- **Template**: the Brevo double opt-in template to send.
- **Redirection URL**: where the contact should be redirected after confirming.

The selected template must be a valid Brevo double opt-in template.

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance95

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

23d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/adb88658036208affd371b76b342a46d6f7e201fb8d97a6e817857d792bb27aa?d=identicon)[thomasvantuycom](/maintainers/thomasvantuycom)

---

Top Contributors

[![thomasvantuycom](https://avatars.githubusercontent.com/u/107400578?v=4)](https://github.com/thomasvantuycom "thomasvantuycom (1 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/thomasvantuycom-statamic-brevo/health.svg)

```
[![Health](https://phpackages.com/badges/thomasvantuycom-statamic-brevo/health.svg)](https://phpackages.com/packages/thomasvantuycom-statamic-brevo)
```

###  Alternatives

[statamic/seo-pro

68488.6k](/packages/statamic-seo-pro)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)[statamic/ssg

Generate static sites with Statamic.

254319.5k](/packages/statamic-ssg)[rias/statamic-redirect

29322.9k](/packages/rias-statamic-redirect)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23100.9k12](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

15131.5k](/packages/withcandour-aardvark-seo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
