2017 © Pedro Peláez
 

magento2-module new-order-notification

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

image

jahvi/new-order-notification

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

  • Friday, March 2, 2018
  • by jahvi
  • Repository
  • 1 Watchers
  • 7 Stars
  • 65 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 7 % Grown

The README.md

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., (*1)

Sample Notification, (*2)

You will need to create a FREE Pusher account to be able to use this extension., (*3)

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

The Versions

02/03 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

02/03 2018

2.0.1

2.0.1.0

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

  Sources   Download

MIT

The Requires

 

12/11 2017

2.0.0

2.0.0.0

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

  Sources   Download

MIT

The Requires

 

26/02 2017

1.2.0

1.2.0.0

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

  Sources   Download

MIT

The Requires

 

18/02 2017

1.1.0

1.1.0.0

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

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework 100.0.*
  • magento/module-sales 100.0.*
  • magento/module-directory 100.0.*
  • magento/module-catalog 100.0.*
  • pusher/pusher-php-server 2.6.*

 

06/02 2016

1.0.0

1.0.0.0

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

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework 100.0.*
  • magento/module-sales 100.0.*
  • magento/module-directory 100.0.*
  • magento/module-catalog 100.0.*
  • pusher/pusher-php-server ^2.2