Download the PHP package jahvi/new-order-notification without Composer
On this page you can find all versions of the php package jahvi/new-order-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jahvi/new-order-notification
More information about jahvi/new-order-notification
Files in jahvi/new-order-notification
Download jahvi/new-order-notification
More information about jahvi/new-order-notification
Files in jahvi/new-order-notification
Vendor jahvi
Package new-order-notification
Short Description Display a notification in real time when a new order is placed in Magento 2
License MIT
Package new-order-notification
Short Description Display a notification in real time when a new order is placed in Magento 2
License MIT
Please rate this library. Is it a good library?
Informations about the package new-order-notification
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.
You will need to create a FREE Pusher account to be able to use this extension.
Installation instructions
- Require latest stable version
composer require jahvi/new-order-notification
- Enable extension
php bin/magento module:enable Jahvi_NewOrderNotification
- Deploy static content
php bin/magento setup:static-content:deploy
- Clear cache
php bin/magento cache:clean
How to use
- Go to Stores > Configuration > Sales > Checkout
- Enter your app credentials from the Pusher website
All versions of new-order-notification with dependencies
PHP Build Version
Package Version
The package jahvi/new-order-notification contains the following files
Loading the files please wait ....