CMS Workflow [v1.0rc4]

Maintainer(s): mark_s
Supported by: SilverStripe

Enforce workflow rules on how content gets published, while ensuring the CMS remains easy to use for content authoring.

See https://github.com/silverstripe/silverstripe-cmsworkflow

Introduction

Adds a publishing workflow to the CMS, in which content authors can request publication from a group of administrators. The permissions for content ownership and publication are configurable on a page-by-page basis. The module acts on top of the built-in staging/live workflow. It is modeled closely to fit a document-based sequential publication context.

Features at a glance

  • Provides 2 step and 3 step workflow whilst keeping the CMS easy to use
  • Configure workflows by organising users into groups and roles, and subsequently assigning them rights (view, edit, publish, and approve) to sections of your website.
  • Workflows and permissions can be set on a page by page basis
  • Email notifications and web-based reports
  • Set embargo and expiry dates for content
  • Enter comments while requesting, approving, or rejecting changes, to facilitate collaboration
  • Links to visual comparisons in workflow notification emails and the change history on every page
  • Multiple content-owners through built-in SilverStripe security groups

What it doesn't do

  • GUI for editing arbitrary lengths/steps for workflows
  • DataObject-based workflows outside of the CMS

User Guide

Download

Screenshots

Module screenshot

Release(s)

  • Latest release

    Version: [v1.0rc4]
    Date: 2010-05-05
    Compatible with: SilverStripe 2.4.0
    Download: cmsworkflow-v1.0-rc4.tar.gz

    Subversion access: http://svn.silverstripe.com/open/modules/cmsworkflow/tags/rc/1.0-rc4/

  • Older release(s)

    Version: [v1.0rc3]
    Date: 1970-01-01
    Compatible with: SilverStripe 2.4
    Download: cmsworkflow-v1.0-rc3.tar.gz

    Subversion access: http://svn.silverstripe.com/open/modules/cmsworkflow/tags/rc/1.0-rc3

    Version: [v1.0rc2]
    Date: 2009-11-03
    Compatible with: SilverStripe 2.4
    Download: cmsworkflow-v1.0-rc2.tar.gz

    Subversion access: http://svn.silverstripe.com/open/modules/cmsworkflow/tags/rc/1.0-rc2/

  • Latest master build

    To get a preview of our next release, download the latest build of unstable git master branch here. Please be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.

    SHA hash: cf8306b7ccd2739acbcab83b0cdefcdaf26b9835
    Build Date: 2013-01-06
    Download: silverstripe-cmsworkflow-master-HEAD.tar.gz

    Unstable Git access: git://github.com/silverstripe/silverstripe-cmsworkflow.git

 
 

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.