NotificationDashboard (optional)

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

 

User Manual

https://creativestyle.atlassian.net/wiki/spaces/MGS/pages/2256044033

Admin settings

 

Dashboard

Under System -> Notification Dashboard -> Dashboard aa admin user can check the most important notifications to make sure they do not go unnoticed.

Users

Under System -> Notification Dashboard -> Users list of users of notifications can be defined.

Collectors

Under System -> Notification Dashboard -> Collectors it is possible to determine what, when and to whom notifications should be sent.

Notifications

Under System -> Notification Dashboard -> Notifications an admin 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. 

Backend

To be added

Frontend

The is no frontend functionality in this module.