Drupal is a registered trademark of Dries Buytaert

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
1
First release
Nov 2025
Latest release
3 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.0 Stable Nov 6, 2025