Varbase Content Planner

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

Varbase Content Planner Module

Varbase content planning features are bundled through the Varbase Content Planner module as part of the Varbase Workflow module. GitHub: https://github.com/Vardot/varbase_workflow Drupal.org: https://www.drupal.org/project/varbase_workflow

After building a project using the varbase-project template, you can see the code of the Varbase Content Planner module in:

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

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

Module

Purpose

Content Moderation

(in Drupal core)

Provides moderation states for content.

Provides moderation states for content.

Publish and unpublish content automatically on specified dates and times.

Required Varbase Modules

This module needs the following Varbase modules in order to function.

Varbase Core Module

Provides core components required by other features.

pageVarbase Core

Varbase Workflow Module

Includes a toolkit for robust, quick, and enterprise content moderation features.

pageVarbase Workflow

Last updated