Looking for the current stable (version 1)? See https://github.com/dpfaffenbauer/WorkflowGUI/tree/1.0
Adds a nice GUI to create and edit Workflows in Pimcore.
- Pimcore 5
- Install via composer
composer require dpfaffenbauer/workflow-gui:^2.0
- Open Extension Manager in Pimcore and enable Plugin (or install via cli
bin/console pimcore:bundle:enable WorkflowGuiBundle
) - Reload Pimcore