commerce_store_dashboard
Security covered
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.
- If your site is managed via Composer,
use Composer to download the Commerce Store Dashboard module runningcomposer require "drupal/commerce_store_dashboard". Otherwise, copy/upload the Commerce Store Dashboard module to the modules directory of your Drupal installation. - Enable the "Commerce Store Dashboard" module in "Extend" (
/admin/modules). - 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