dpfaffenbauer / workflow-gui
Adds a nice GUI to Pimcore Workflows
Installs: 17 140
Dependents: 0
Suggesters: 0
Security: 0
Stars: 19
Watchers: 1
Forks: 5
Open Issues: 0
Language:JavaScript
Type:pimcore-bundle
Requires
- pimcore/pimcore: >=5.0 <5.5
README
DEPRECATED This Plugin is no longer maintained. Please use this Plugin for Pimcore >=5.4: https://github.com/YouweGit/pimcore-workflow-gui
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.
Requirements
Pimcore >=5 <5.4
-> This means that this plugin is only usable from Pimcore 5.0 to Pimcore 5.4
Getting started
- 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