jahvi / new-order-notification
在 Magento 2 中,当有新订单时实时显示通知
2.0.1
2018-03-02 16:20 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|~7.1.0
- pusher/pusher-php-server: ^3.0
README
当有人在下 Magento 2 店铺下单时,在前端实时显示通知。通知包含订单中的最新产品和发货到的位置。
您需要创建一个 免费 Pusher 账户 才能使用此扩展。
安装说明
- 需要最新稳定版本
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
如何使用
- 转到 Stores > Configuration > Sales > Checkout
- 输入从 Pusher 网站获取的应用凭据