Varbase Dashboards

A dashboard is what's missing for better Drupal administration experience.

This dashboard is built on top of Dashboards with Layout Builder module, utilize Drupal core's Layout Builder for dynamic dashboards management, and several enhanced blocks and widgets for an intuitive and flexible administration experience.

The idea is made to provide the site admins with an appealing and concise dashboard to become the home of any Drupal site's administration task.

Provides default set of dashboards with configuration and enhancements for dynamic default, editorial, and admin dashboard management system.

Varbase Dashboards Module

Varbase workflow features are bundled through the Varbase Dashboards module.

GitHub: https://github.com/Vardot/varbase_dashboards

Drupal.org: https://www.drupal.org/project/varbase_dashboards

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

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_dashboards

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

Module

Purpose

Layout Builder

(in Drupal core)

Allows users to add and arrange blocks and content fields directly on the content.

Content Moderation

(in Drupal core)

Provides additional publication states that can be used by other modules to moderate content.

Dashboards based on layout builder.

Setup some views for dashboard.

Components for core statistics.

Last updated