convergine/craft-brevo

Brevo (之前称为 "SendInBlue") 邮件适配器,适用于 Craft CMS。

安装: 69

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:craft-plugin

1.0.2 2024-03-08 21:46 UTC

This package is auto-updated.

Last update: 2024-09-08 23:07:45 UTC


README

此插件为 Brevo 提供了与 Craft CMS 的集成。

要求

此插件需要 Craft CMS 4.0 或更高版本。

安装

您可以从插件商店或使用 Composer 安装此插件。

从插件商店

前往项目的控制面板中的插件商店,搜索“Brevo”,然后在弹出的模态窗口中点击“安装”按钮。

使用 Composer

打开终端并运行以下命令

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require convergine/craft-brevo

# tell Craft to install the plugin
./craft plugin/install craft-brevo

设置

安装 Brevo 后

  1. 前往 设置电子邮件
  2. 传输类型 设置更改为 Brevo
  3. 输入您的 API 密钥(您可以在 Brevo 账户设置 中获取)。
  4. 点击 保存

提示: 可以使用环境变量设置 API 密钥。有关更多信息,请参阅 Craft 文档中的 环境配置

支持

如有任何问题或疑问,您可以通过电子邮件 info@convergine.com 或在 GitHub 上提交问题与我们联系。