dazzle/mautic-sendinblue-bundle
Composer 安装命令:
composer require dazzle/mautic-sendinblue-bundle
包简介
Allows to send E-mails with Sendinblue
README 文档
README
This Plugin brings Sendinblue integration to Mautic 2.15.2 and newer.
Licensed under GNU General Public License v3.0.
Installation via composer
- Execute
composer require dazzle/mautic-sendinblue-bundlein the main directory of the Mautic installation. - Clear the cache via console command
php app/console cache:clear --env=prod(might take a while) OR manually delete theapp/cache/proddirectory.
Configuration
Navigate to the Plugins page and click "Install/Upgrade Plugins". You should now see a "Sendinblue integration" plugin.
Emails
Navigate to the Configuration page and open Email Settings section. Set "Sendinblue - API" service to send email through and enter your Sendinblue API key (use v3).
Webhooks
- Navigate to your Sendinblue account and open the Webhook page in Transactional settings.
- Add a new webhook:
- URL to call: https://SITENAME/mailer/sendinblue_api/callback
- Supported events:
- Error
- Soft Bounce
- Hard Bounce
- Invalid email
- Complaint
- Unsubscribed
- Blocked
统计信息
- 总下载量: 87
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2019-10-07