Download the PHP package silverstripe/advancedworkflow without Composer
On this page you can find all versions of the php package silverstripe/advancedworkflow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download silverstripe/advancedworkflow
More information about silverstripe/advancedworkflow
Files in silverstripe/advancedworkflow
Package advancedworkflow
Short Description Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.
License BSD-3-Clause
Informations about the package advancedworkflow
Advanced Workflow 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.
Requirements
- Silverstripe Framework and CMS 3.1 or newer
-
(Optional) Queued Jobs module (for embargo/expiry functionality)
Note: The Silverstripe 2.4 version of the module is available from the ss24 branch of the repository.
Installation
The workflow extension is automatically applied to the SiteTree
class (if available).
Documentation
- User guide
- Developer 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.
All versions of advancedworkflow with dependencies
silverstripe/cms Version ^4
silverstripe/framework Version ^4.10
silverstripe/admin Version ^1
silverstripe/versioned Version ^1
symfony/yaml Version ^3 || ^4