symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

Package info

github.com/silverstripe/silverstripe-advancedworkflow

Type:silverstripe-vendormodule

pkg:composer/symbiote/silverstripe-advancedworkflow

Statistics

Installs: 301 387

Dependents: 8

Suggesters: 3

Stars: 46

Open Issues: 78

7.2.0 2026-02-06 04:03 UTC

Suggests

Provides

None

Conflicts

None

BSD-3-Clause 063cd839c6c0204eac743b2eefb78f1585eea766

  • Marcus Nyeholt <marcus.woop@symbiote.com.au>
  • Andrew Short <andrewjshort.woop@gmail.com>

workflowsilverstripeadvancedworkflow

This package is auto-updated.

Last update: 2026-05-22 05:33:54 UTC


README

👁 CI
👁 Silverstripe supported module

Overview

A module that provides an action / transition approach to workflow, where a single workflow process is split into multiple configurable states (Actions) with multiple possible transitions between the actions.

Installation

composer require symbiote/silverstripe-advancedworkflow

Documentation

Contributing

Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/projects/p/silverstripe-advancedworkflow to contribute translations, rather than sending pull requests with YAML files.