Brevo integration for Craft CMS
- Craft CMS 4.0.0 or later.
- a Brevo API key
Note Using the plugin is only possible with a Brevo API key, which will require your payment details. The plugin maintainers are not responsible for any possible change in pricing model Brevo would make.
To install the plugin, follow these instructions.
- Open your terminal and go to your Craft project:
# go to the project directory
cd /path/to/my-project.test
# tell Composer to load the plugin
composer require statikbe/craft-brevo
# tell Craft to install the plugin
./craft plugin/install brevo