statikbe / craft-brevo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statikbe/craft-brevo

Brevo integration for Craft CMS

Requirements

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.

Installation

To install the plugin, follow these instructions.

  1. 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

About

License:MIT License


Languages

Language:PHP 82.1%Language:Twig 17.9%