jahvi / magento2-new-order-notification

Display a notification in real time when a new order is created in Magento 2

Home Page:https://marketplace.magento.com/jahvi-new-order-notification.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Order Notification

Display a real time notification on the frontend of your Magento 2 store when someone places an order. The notification contains the latest product in the order and the location that the items were shipped to.

Sample Notification

You will need to create a FREE Pusher account to be able to use this extension.

Installation instructions

  1. Require latest stable version composer require jahvi/new-order-notification
  2. Enable extension php bin/magento module:enable Jahvi_NewOrderNotification
  3. Deploy static content php bin/magento setup:static-content:deploy
  4. Clear cache php bin/magento cache:clean

How to use

  1. Go to Stores > Configuration > Sales > Checkout
  2. Enter your app credentials from the Pusher website

About

Display a notification in real time when a new order is created in Magento 2

https://marketplace.magento.com/jahvi-new-order-notification.html


Languages

Language:CSS 76.3%Language:JavaScript 13.9%Language:PHP 9.0%Language:HTML 0.8%