WordPress plugin that adds WooCommerce customers to Brevo lists.
Set default Brevo lists that customers are added to when they buy a product, and/or set lists for specific products.
- 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
- Optional logging included to help debug any issues
Install from the WordPress Plugin Directory or grab a ZIP from Releases.
Once activated, add your Brevo API key at Settings > BrevWoo.
- WordPress 6.4+
- PHP 8.0+
- WooCommerce 5.5+
Ensure you have the following installed:
Start a WordPress instance for developing this plugin:
npm installcomposer installnpm run env start
Login at http://localhost:8080/wp-admin with username admin and password password.
