mirror of
https://github.com/xtr-dev/payload-automation.git
synced 2025-12-07 23:53:24 +00:00
18
README.md
18
README.md
@@ -2,16 +2,16 @@
|
||||
|
||||
A workflow automation plugin for PayloadCMS 3.x. Run steps in workflows triggered by document changes or webhooks.
|
||||
|
||||
⚠️ **Not ready for production**. This package is v0.0.x and may break between versions.
|
||||
⚠️ **Pre-release Warning**: This package is currently in active development (v0.0.x). Breaking changes may occur before v1.0.0. Not recommended for production use.
|
||||
|
||||
## What it does
|
||||
## Features
|
||||
|
||||
- Visual workflow builder in PayloadCMS admin
|
||||
- Run workflows when documents are created/updated/deleted
|
||||
- Trigger workflows via webhooks
|
||||
- Track workflow execution history
|
||||
- HTTP requests, document operations, email sending
|
||||
- Use data from previous steps in templates
|
||||
- 🔄 Visual workflow builder in PayloadCMS admin
|
||||
- ⚡ Run workflows when documents are created/updated/deleted
|
||||
- 🎯 Trigger workflows via webhooks
|
||||
- 📊 Track workflow execution history
|
||||
- 🔧 HTTP requests, document operations, email sending
|
||||
- 🔗 Use data from previous steps in templates
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -118,4 +118,4 @@ Built-in cron triggers were removed in v0.0.37+.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
MIT
|
||||
|
||||
Reference in New Issue
Block a user