Type
magento2-module
Display a notification in real time when a new order is placed in Magento 2
magento2-module
MIT
None
None
None
None
None
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.
composer require jahvi/new-order-notification
php bin/magento module:enable Jahvi_NewOrderNotification
php bin/magento setup:static-content:deploy
php bin/magento cache:clean