brightly / mango-edm
Sync users to Brevo EDM provider.
Package info
git.elementary-interactive.dev/brightly/internal/mango-edm.git
Type:project
pkg:composer/brightly/mango-edm
v0.1.2
2024-03-11 10:56 UTC
Requires
- brightly/mango-core: ^v1.0
- getbrevo/brevo-php: ^1.0
This package is not auto-updated.
Last update: 2026-03-02 12:28:43 UTC
README

Mango EDM
Intruduction
Mango EDM sychronizes users to the given EDM provider.
Comment at 10/03/2021: We are handlind Sendinblue only yet.
Installation
First of course you have to add the package:
composer require brightly/mango-edm
Then you have to publish migration and config:
php artisan vendor:publish --provider="Brightly\Mango\EDMServiceProvider"
Configuration
Currently we just handle Brevo. You can set up the driver.