netzmacht/contao-workflow

Library for supporting customized Contao form rendering

Fund package maintenance!
dmolineus

Installs: 453

Dependents: 1

Suggesters: 0

Security: 0

Stars: 10

Watchers: 4

Forks: 4

Open Issues: 9

Type:contao-bundle

2.5.0 2022-08-17 08:34 UTC

README

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