Varbase Workflow

Includes a toolkit for robust, quick, and enterprise content moderation features. It is useful for small sites with simple publishing workflow to enterprise complex publishing workflows, all thanks to leveraging Drupal 8 / Drupal 9 Content Moderation and Workflow modules.

Varbase Workflow Module

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_workflow

Brings in the following core and contributed modules to your site:

Module

Purpose

Workflows

(in Drupal core)

Provides an interface to create workflows with transitions between different states (for example publication or user status) provided by other modules.

Content Moderation

(in Drupal core)

Provides moderation states for content.

Provides a frontend sidebar for Content Moderation

Scheduler sub-module providing content moderation functionality for publishing/unpublishing.

Logs workflows events performed by the user.

Default Workflows

  1. Simple workflow: Draft, Published, and Archived Useful for any website, and offers the ability make a draft of a live version of content without unpublishing the whole content.

  2. Editorial workflow: Draft, Published, In review, and Archived Useful for website with editorial or moderation staff. You can create as many additional states as you like and define transitions between them to suit your organization's needs.

Sub Modules

Varbase Content Planner Module

Offering customizable Content Planner dashboard. Drag and drop calendar for adding, scheduling, and rescheduling content. Drag and drop Kanban for any workflow.

  • Customizable Content Planner dashboard

  • Drag-n-drop calendar for adding, scheduling, and rescheduling content

  • Drag-n-drop Kanban for any workflow

Last updated