jahvi/new-order-notification 1.0.0

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

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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 created 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. Deploy static content php bin/magento setup:static-content:deploy
  3. 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