Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module provides a dedicated dashboard for store administrators to view and manage their stores. It integrates with Drupal's block system, allowing administrators to place relevant information blocks on their dashboard, which is accessible via a specific URL for each store.

A small Drupal module that provides a dedicated dashboard view for store
administrators to view and manage them.

Introduction

The Commerce Store Dashboard module offers a path for store administrators
to access a dashboard that can be used with Drupal's core Block Layout system to
place various blocks of information relevant to store management.

Installation

The installation of this module is like other Drupal modules.

  1. If your site is managed via Composer,
    use Composer to download the Commerce Store Dashboard module running composer require "drupal/commerce_store_dashboard". Otherwise, copy/upload the Commerce Store Dashboard module to the modules directory of your Drupal installation.
  2. Enable the "Commerce Store Dashboard" module in "Extend" (/admin/modules).
  3. Set up user permissions. (/admin/people/permissions#module-commerce_store_dashboard).

Configuration

  • A dedicated dashboard path is available for each store at /store/{commerce_store}/dashboard, where {commerce_store} is the store ID.
  • A specific user permission "Access own store dashboard" is provided to control access to the dashboard page.
  • Additionally, you can enable a Dashboard redirect for store administrators in each store type configuration at /admin/commerce/config/store-types/{store_type}.

Contact

Developed and maintained by Cambrico.

Get in touch with us for customizations and consultancy:
https://cambrico.net/contact

Maintainers

Activity

Total releases
2
First release
Nov 2025
Latest release
3 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.1 Stable Mar 23, 2026
1.0.0 Stable Nov 6, 2025