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

Fund package maintenance!
kbond

Installs: 1 670

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Type:symfony-bundle

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"