netzmacht / contao-workflow
Library for supporting customized Contao form rendering
Fund package maintenance!
dmolineus
Installs: 459
Dependents: 1
Suggesters: 0
Security: 0
Stars: 10
Watchers: 4
Forks: 4
Open Issues: 10
Type:contao-bundle
Requires
- php: ^7.2 || ^8.0
- ext-json: *
- ext-pdo: *
- beberlei/assert: ^3.0
- contao-community-alliance/meta-palettes: ^2.0
- contao/core-bundle: ^4.13
- doctrine/dbal: ^2.13 || ^3.1
- friends-of-contao/contao-associategroups: ~1.3
- mathiasverraes/classfunctions: ~1.1
- menatwork/contao-multicolumnwizard-bundle: ^3.3.14
- netzmacht/contao-form-bundle: ^2.0
- netzmacht/contao-toolkit: ^3.8
- netzmacht/workflow: ^2.1.0
- patchwork/utf8: ^1.2
- psr/log: ^1.1
- sensio/framework-extra-bundle: ~5.0
- symfony/config: ^4.4 || ^5.0
- symfony/dependency-injection: ^4.1.12 || ^5.0
- symfony/event-dispatcher: ^4.4 || ^5.4
- symfony/event-dispatcher-contracts: ^1.1.2 || ^2
- symfony/expression-language: ^4.4 || ^5.0
- symfony/form: ^4.4 || ^5.0
- symfony/http-foundation: ^4.2.12 || ^5.0
- symfony/http-kernel: ^4.4.13 || ^5.1.5
- symfony/options-resolver: ^4.4 || ^5.0
- symfony/routing: ^4.4 || ^5.0
- symfony/security-core: ^4.4.23 || ^5.2.8
- symfony/templating: ^4.4 || ^5.0
- symfony/translation: ^4.4 || ^5.0
- symfony/translation-contracts: ^1.1.2 || ^2
- symfony/validator: ^4.4 || ^5.0
- terminal42/notification_center: ^1.3.4
- twig/twig: ^3.0
Requires (Dev)
- contao/manager-plugin: ^2.1
- doctrine/coding-standard: ^9.0.
- friends-of-phpspec/phpspec-expect: ^4.0
- phpcq/runner-bootstrap: ^1.0@dev
- phpspec/phpspec: ^7.1
README
This library is an integration of the workflow library for the Contao CMS. It provides a backend user interface to define workflows.
This extension is intended for developers which have to integrate workflows for their entities. Though this extension provides a default workflow integration you probably need to create own actions to perform changes during the workflow.
Requirements
- Contao
^4.9
- PHP
^7.1 || ^8.0
- Symfony
^4.4 || ^5.1
Documentation
A short documentation written in German exists. There is also an example for customized workflow development.
Changelog
See changelog