Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpfaffenbauer/workflowgui
Adds the missing Workflow GUI to Pimcore
https://github.com/dpfaffenbauer/workflowgui
pimcore pimcore-plugin pimcore-workflow
Last synced: 8 days ago
JSON representation
Adds the missing Workflow GUI to Pimcore
- Host: GitHub
- URL: https://github.com/dpfaffenbauer/workflowgui
- Owner: dpfaffenbauer
- License: other
- Created: 2017-01-09T18:48:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T15:26:41.000Z (almost 6 years ago)
- Last Synced: 2024-10-14T00:19:51.734Z (about 1 month ago)
- Topics: pimcore, pimcore-plugin, pimcore-workflow
- Language: JavaScript
- Homepage:
- Size: 422 KB
- Stars: 20
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pimcore - Workflow GUI
**DEPRECATED** This Plugin is no longer maintained. Please use this Plugin for Pimcore >=5.4: https://github.com/YouweGit/pimcore-workflow-gui
[![Software License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat)](LICENSE.md)
**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![Screenshot 1](docs/screen1.png)
![Screenshot 2](docs/screen2.png)