convergine/craft-postageapp

Craft CMS 的邮资应用适配器。

安装: 9

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:craft-plugin

1.0.1 2024-03-08 22:10 UTC

This package is auto-updated.

Last update: 2024-09-08 23:21:58 UTC


README

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

要求

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

安装

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

从插件商店

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

使用 Composer

打开您的终端并运行以下命令

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

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

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

设置

一旦安装了 PostageApp

  1. 转到 设置邮件
  2. 传输类型 设置更改为 PostageApp。同时,确保在 Craft 邮件设置中验证并配置了您的系统邮件地址在 PostageApp 发件人列表 中。
  3. 输入您的 项目 API 密钥(您可以从 PostageApp 页面的特定项目中获取)。
  4. 点击 保存

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

支持

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