githubEdit

Varbase Workflow Base

The Varbase Workflow Base recipe provides content moderation, scheduled publishing, revision management, and workflow notifications for Varbase sites.

Drupal.org Project

https://www.drupal.org/project/varbase_workflow_basearrow-up-right

Overview

Varbase Workflow Base builds on top of the Drupal CMS basic workflow recipe to deliver a complete editorial workflow system. It integrates Drupal core's content moderation with scheduled publishing capabilities and audit trail logging for workflow transitions.

Included Modules

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 additional publication states that can be used by other modules to moderate content.

Publish and unpublish content and entities automatically on specified dates and times.

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

Logs workflows events performed by the user.

Available Modules (Not Enabled by Default)

The following modules are downloaded with this recipe but not enabled during installation. You can enable them manually if needed:

Module
Purpose

Allows emails to be sent on state transitions.

Installation

Apply the recipe using Drush:

This recipe is automatically applied when using the Varbase Starter recipe.

Last updated