Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The notification dashboard helps admin users to control crucial shop functionalities, f.e:

  • when was the last import/export

  • how many orders were exported (and how many weren't)

  • how many products were imported (and how many weren’t)

  • stock changes

  • how many fails on a given day

  • some statistics about import/export

This tool allows quickly notify about issues, which makes a much faster reaction possible.

https://github.com/magesuite/notification-dashboard

Installation

This module is optional.

composer require "creativestyle/magesuite-notification-dashboard" ^1.0.0

Admin settings

Under System -> Notification Dashboard -> Notifications a user can see a list of all notifications that have been sent.
The list includes such information as Severity, title, and message of notification, and creation data.

 

In addition to this list, under System -> Notification Dashboard -> Dashboard a user can check the most important notifications to make sure they do not go unnoticed.
In the collector configuration, an admin user can decide which messages should be visible here.

Backend

To be added

Frontend

The is no frontend functionality in this module.

  • No labels