netzmacht/contao-workflow

Library for supporting customized Contao form rendering


Keywords
workflow, contao, data flow
License
Other

Documentation

Workflow integration for Contao CMS

Build Status Version License Downloads Contao Community Alliance coding standard

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

License

LGPL-3.0-or-later