jahvi/new-order-notification
Composer 安装命令:
composer require jahvi/new-order-notification
包简介
Display a notification in real time when a new order is placed in Magento 2
README 文档
README
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
统计信息
- 总下载量: 106
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-02-02