nocobase/packages/plugins/@nocobase/plugin-workflow-mailer
nocobase[bot] 391adc2800
Some checks failed
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, false) (push) Has been cancelled
NocoBase Backend Test / sqlite-test (20, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Has been cancelled
NocoBase Backend Test / mysql-test (20, false) (push) Has been cancelled
NocoBase Backend Test / mysql-test (20, true) (push) Has been cancelled
NocoBase Backend Test / mariadb-test (20, false) (push) Has been cancelled
NocoBase Backend Test / mariadb-test (20, true) (push) Has been cancelled
Test on Windows / build (push) Has been cancelled
chore(versions): 😊 publish v1.3.23-beta
2024-09-19 14:59:39 +00:00
..
src feat(plugin-workflow-mailer): add variables (#5120) 2024-08-24 08:32:50 +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.3.23-beta 2024-09-19 14:59:39 +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 | 中文

安装激活

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

使用方法