brevo
570 sites
Security covered
This module provides Drupal 10+ integration with Brevo's (formally SendinBlue) API. Current features include transactional email, tracker, and live chat.
Required:
- Brevo PHP SDK (https://github.com/getbrevo/brevo-php)
Required if you want to use Transactional Email API:
- One of the two Drupal modules : Mail System or Symfony Mailer
- When using Symfony Mailer: Symfony HTTP Client (https://github.com/symfony/http-client) and Symfony Brevo Mailer (https://github.com/symfony/brevo-mailer)