bertoost/craft-mailjet

Craft CMS插件,用于添加Mailjet邮件适配器。

安装次数: 43,848

依赖项: 0

建议者: 0

安全性: 0

星标: 2

关注者: 1

分支: 6

公开问题: 0

类型:craft-plugin

v2.1.0 2024-05-20 08:35 UTC

This package is auto-updated.

Last update: 2024-09-20 09:21:35 UTC


README

Mailjet for Craft CMS icon

Mailjet for Craft CMS

此插件为MailjetCraft CMS提供集成。

要求

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

安装

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

从插件商店

转到项目的控制面板中的插件商店,搜索“Mailjet”,然后在其模态窗口中点击“安装”按钮。

使用Composer

打开终端并运行以下命令

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

# tell Composer to load the plugin
composer require bertoost/craft-mailjet

# tell Craft to install the plugin
./craft install/plugin mailjet

更多...