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.
Ensure you have the following installed:
Start a WordPress instance for developing this plugin:
npm install
composer install
npm run env start