nocobase/packages/plugins/@nocobase/plugin-workflow-mailer
2024-07-05 09:10:05 +00:00
..
src fix(plugin-workflow-mailer): fix payload in sync mode (#4765) 2024-06-27 16:04:17 +08:00
.npmignore feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow (#4584) 2024-06-08 09:19:30 +08:00
client.d.ts feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow (#4584) 2024-06-08 09:19:30 +08:00
client.js feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow (#4584) 2024-06-08 09:19:30 +08:00
LICENSE feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow (#4584) 2024-06-08 09:19:30 +08:00
package.json chore(versions): 😊 publish v1.2.12-alpha 2024-07-05 09:10:05 +00:00
README.md feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow (#4584) 2024-06-08 09:19:30 +08:00
README.zh-CN.md feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow (#4584) 2024-06-08 09:19:30 +08:00
server.d.ts feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow (#4584) 2024-06-08 09:19:30 +08:00
server.js feat(plugin-workflow-smtp-mailer): add new plugin for sending email in workflow (#4584) 2024-06-08 09:19:30 +08:00

Workflow Mailer

English | 中文

安装激活

内置插件无需手动安装激活。

使用方法