Title: BrevWoo
Author: Alec Rust
Published: <strong>11 aprilie 2024</strong>
Last modified: 26 februarie 2026

---

Caută module

![](https://ps.w.org/brevwoo/assets/banner-772x250.png?rev=3069236)

![](https://ps.w.org/brevwoo/assets/icon-256x256.png?rev=3069236)

# BrevWoo

 De [Alec Rust](https://profiles.wordpress.org/alecrust/)

[Descarcă](https://downloads.wordpress.org/plugin/brevwoo.3.0.3.zip)

[Previzualizează live](https://ro.wordpress.org/plugins/brevwoo/?preview=1)

 * [Detalii](https://ro.wordpress.org/plugins/brevwoo/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/brevwoo/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/brevwoo/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/brevwoo/#developers)

 [Suport](https://wordpress.org/support/plugin/brevwoo/)

## Descriere

Improve and simplify your marketing automation by connecting WooCommerce purchases
to [Brevo](https://www.brevo.com/).

**Set default Brevo lists that customers are added to when they buy a product, and/
or set lists for specific products.**

This plugin can help with Brevo automations by reliably adding customers to Brevo
lists based on the products they purchase.

Features include:

 * Add customers to specific Brevo lists based on products they buy
 * Add customers to default Brevo lists when they buy any product
 * Select when during checkout the customer is added to Brevo
 * Contacts created in Brevo include [transactional attributes](https://help.brevo.com/hc/en-us/articles/10635646979218-Create-and-manage-transactional-attributes)
 * Optional logging included to help debug any issues

This plugin is not affiliated with Brevo. It’s open source, and contributions are
welcome [on GitHub](https://github.com/AlecRust/brevwoo).

## Capturi ecran

[⌊Configure global settings and default lists.⌉⌊Configure global settings and default
lists.⌉[

Configure global settings and default lists.

[⌊Select product-specific lists on the edit product page.⌉⌊Select product-specific
lists on the edit product page.⌉[

Select product-specific lists on the edit product page.

[⌊View optional debug entries in WooCommerce logs.⌉⌊View optional debug entries 
in WooCommerce logs.⌉[

View optional debug entries in WooCommerce logs.

## Instalare

 1. Install and activate the plugin
 2. Set your Brevo API key at **Settings > BrevWoo**
 3. Select any default Brevo lists on the same settings page
 4. Edit a product and select some Brevo lists in the „BrevWoo” sidebar panel
 5. Customers who buy this product will be added to the selected Brevo lists

## Întrebări frecvente

### What is Brevo?

[Brevo](https://www.brevo.com/) (formerly Sendinblue) is a marketing automation 
platform. This plugin adds customers to Brevo when they purchase your WooCommerce
products.

### Where do I get a Brevo API key?

From the „SMTP & API” section of your Brevo account settings, in the „API Keys” 
tab. It’s recommended to create a new API key for this plugin e.g. you could label
it „BrevWoo”.

Once you have an API key, enter it in the plugin settings at **Settings > BrevWoo**.

View the [official Brevo documentation](https://developers.brevo.com/docs/getting-started#quick-start)
for more information.

### Can I add customers to multiple lists?

Yes. You can select any number of default lists in the plugin settings, and also
select any number of product-specific lists in each edit product page.

### If I rename a list in Brevo, will this plugin still work?

Yes, the plugin uses the list ID, not the list name, so renaming a list in Brevo
will not affect the plugin.

### Doesn’t Brevo already have a WooCommerce plugin?

Yes, Brevo has an [official WooCommerce plugin](https://wordpress.org/plugins/woocommerce-sendinblue-newsletter-subscription/)
as well as a [main plugin](https://wordpress.org/plugins/mailin/). BrevWoo is a 
complimentary plugin that provides a simple set of features including adding customers
to product-specific lists.

You may or may not need any of the three plugins, check the features of each to 
see which best suits your needs. Having BrevWoo installed alongside the official
Brevo plugins should not cause any conflicts.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„BrevWoo” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

 *   [ Alec Rust ](https://profiles.wordpress.org/alecrust/)

[Tradu „BrevWoo” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/brevwoo)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/brevwoo/), vezi [depozitarul SVN](https://plugins.svn.wordpress.org/brevwoo/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/brevwoo/)
prin [RSS](https://plugins.trac.wordpress.org/log/brevwoo/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 3.0.3 – 2026-02-26

 * Fix Brevo connection status check

#### 3.0.2 – 2026-02-26

 * Harden Brevo runtime error handling
 * Update distignore

#### 3.0.1 – 2026-02-26

 * Improve deploy reliability

#### 3.0.0 – 2026-02-26

 * Refactor Brevo API integration
 * Bump Composer dependencies
 * Raise minimum PHP to 8.2 and align CI
 * Bump Composer dependencies
 * Bump npm dependencies
 * Raise minimum PHP to 8.1 and align CI
 * Improve plugin description
 * Fix release-it GitHub releases

#### 2.0.0 – 2025-12-14

 * Fix admin PHP warning output
 * Add development login instructions to docs
 * Improve robustness of product lists
 * Tweak docblock type annotation
 * Increase minimum WP and WC versions
 * Increase minimum WP version 4.6 -> 5.6
 * Adjust PHP version checking
 * Update WordPress ‘Tested up to’ version to 6.9
 * Rebuild Composer lockfile
 * Bump development dependencies
 * Update dependency getbrevo/brevo-php to v2.0.14 (#16)
 * Bump actions/checkout from 5 to 6 (#15)

#### 1.0.13 – 2025-10-24

 * Rebuild Composer lockfile
 * Bump actions/setup-node from 5 to 6 (#14)
 * Update dependency getbrevo/brevo-php to v2.0.13 (#12)
 * Bump npm dependencies
 * Specify packageManager in package.json
 * Update actions/setup-node action to v5 (#13)

#### 1.0.12 – 2025-08-31

 * Simplify version assignment in BrevWoo constructor
 * Bump dev dependencies
 * Ignore .vscode directory
 * Update dependency getbrevo/brevo-php to v2.0.10 (#9)
 * Bump actions/checkout from 4 to 5 (#10)
 * Use HTTPS for plugin URI (#8)
 * Update dependency getbrevo/brevo-php to v2.0.6 (#7)
 * Improve lint ignore comments

#### 1.0.11 – 2025-05-10

 * Update composer lock file to match config
 * Update „WC tested up to” version
 * Update WordPress „Tested up to” to 6.8
 * Improve imports and fix linting
 * Change minimum PHP version 7.4 -> 8.0
 * Bump npm packages
 * Bump Composer deps and CI PHP version
 * Bump npm dependencies
 * Merge pull request #6 from AlecRust/renovate/getbrevo-brevo-php-2.x-lockfile
 * Update dependency getbrevo/brevo-php to v2.0.3

#### 1.0.10 – 2024-09-15

 * Update „WC tested up to” version
 * Update WordPress „Tested up to” to 6.7
 * Bump Node dependencies
 * Bump Composer dependencies
 * Merge pull request #4 from AlecRust/renovate/getbrevo-brevo-php-2.x-lockfile
 * Update dependency getbrevo/brevo-php to v2.0.2

#### 1.0.9 – 2024-07-06

 * Update WordPress „Tested up to” to 6.6
 * Update „WC tested up to” to 9
 * Bump Composer dependencies
 * Bump Node dependencies

#### 1.0.8 – 2024-05-11

 * Bump Composer dependencies
 * Bump Node dependencies
 * Tidy README
 * Remove Node script to simplify build process

#### 1.0.7 – 2024-04-20

 * Bump @wordpress npm packages
 * Bump Composer packages
 * Fix workflow path
 * Fix workflow name
 * Add weekly „Tested up to” CI check

#### 1.0.6 – 2024-04-12

 * Bump release-it version
 * Tidy README
 * Don’t activate WooCommerce by default in plugin demo

#### 1.0.5 – 2024-04-11

 * Simplify features list
 * Improve plugin icon and banner
 * Improve screenshot descriptions

#### 1.0.4 – 2024-04-11

 * Fix error submitting form when „Default Brevo lists” is not rendered

#### 1.0.3 – 2024-04-11

 * Fix changelogs
 * Remove –latest from git-cliff command
 * Add missing release to changelogs
 * Adjust deploy workflow permissions

#### 1.0.2 – 2024-04-11

 * Improve plugin icon
 * Fix old dev commits in changelog
 * Remove „v” prefix from git-cliff commands

#### 1.0.1 – 2024-04-11

 * Improve tag deletion SVN commit message

#### 1.0.0 – 2024-04-11

 * Adjust changelog.txt formatting
 * Tidy for initial release

## Meta

 *  Versiunea **3.0.3**
 *  Ultima actualizare **Acum 7 luni**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 6.4 sau mai recentă **
 *  Testat până la **6.9.9**
 *  Versiune PHP ** 8.2 sau mai recentă **
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/brevwoo/)
 * Etichete
 * [automation](https://ro.wordpress.org/plugins/tags/automation/)[brevo](https://ro.wordpress.org/plugins/tags/brevo/)
   [marketing](https://ro.wordpress.org/plugins/tags/marketing/)[sendinblue](https://ro.wordpress.org/plugins/tags/sendinblue/)
   [woocommerce](https://ro.wordpress.org/plugins/tags/woocommerce/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/brevwoo/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

[Recenzia ta](https://wordpress.org/support/plugin/brevwoo/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/brevwoo/reviews/)

## Contributori

 *   [ Alec Rust ](https://profiles.wordpress.org/alecrust/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/brevwoo/)