spryker/workflow

Workflow module


License
Other

Documentation

Workflow Module

Latest Stable Version Minimum PHP Version

Workflow provides a database-authored (dynamic) state machine on top of the core StateMachine engine. Workflows, their versions, triggers and running instances are defined and managed at runtime through the Back Office instead of file-based process XML.

Installation

composer require spryker/workflow

Documentation

Spryker Documentation