ValPress Workflow
ValPress Workflow is an extensible automation engine. Build linear workflows in four simple steps: name your workflow, pick a trigger, add optional conditions, then chain actions. Other ValPress plugins can register their own triggers, conditions, actions, and variables — making Workflow the glue that connects your entire ecosystem.
Latest Version
Changelog
# Changelog All notable changes to ValPress Workflow are documented here. ## [1.0.0] - 2026-05-31 ### Added - Linear workflow builder (name, trigger, conditions, actions) - Extensible trigger and action registry for third-party plugins - Condition evaluator with AND/OR logic and nine operators - Variable resolver with `{{ dotted.path }}` templating and admin picker - Built-in triggers: article published/updated, comment created, user registered, form submitted - Built-in actions: send email, send notification, send webhook - Execution engine with sequential actions and error isolation - Execution log with retry for failed runs - Plugin settings (enable/disable, log retention) - Admin menu under **Workflow**