survos/workflow-extension-bundle

This package is abandoned and no longer maintained. The author suggests using the survos/workflow-helper-bundle package instead.

Add some tools for using the Symfony Workflow Component

Maintainers

Package info

github.com/survos/workflow-bundle

Issues

Type:symfony-bundle

pkg:composer/survos/workflow-extension-bundle

Fund package maintenance!

kbond

Statistics

Installs: 1 683

Dependents: 0

Suggesters: 0

Stars: 1

1.5.240 2024-06-10 16:16 UTC

This package is auto-updated.

Last update: 2024-07-08 20:19:51 UTC


README

Add admin/developer interface to workflow component

V2.0 requires Symfony 6.1 (because of the new bundle configuration)

Demo available at (heroku URL), source for demo at

If developing WorkflowBundle (WorkflowExtrasBundle? WorkflowHelperBundle?)

composer config repositories.survos_workflow_helper '{"type": "path", "url": "/home/tac/survos/bundles/WorkflowBundle/"}'
composer config repositories.survos_workflow_helper '{"type": "path", "url": "/home/tac/survos/bundles/WorkflowBundle"}'
composer req survos/workflow-helper-bundle:"*@dev"