Merge pull request #4 from xtr-dev/dev

Dev
This commit is contained in:
Bas
2025-09-12 16:34:31 +02:00
committed by GitHub

View File

@@ -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