walkthechat/magento2-plugin-v2
Composer 安装命令:
composer require walkthechat/magento2-plugin-v2
包简介
A Magento 2 module that provides bi-directional products, orders and shipping table rates synchronization with WalkTheChat CMS.
README 文档
README
Bi-directional integration of orders, products and shipping table rates between Magento 2 and WalkTheChat CMS.
Features
- Export products (Simple, Configurable and Virtual) to WalkTheChat CMS with fully currency rate exchange support.
- Update product inventory on WalkTheChat CMS when was ordered in Magento 2 store.
- Remove products in WalkTheChat CMS directly from Magento 2 Store.
- Import orders from WalkTheChat storefront to Magento 2 store with fully currency rate exchange support.
- Refund, Fulfill or Cancel (todo) orders imported from WalkTheChat storefront.
How to Install the Module
- composer require walkthechat/magento2-plugin-v2
- rm -rf var/* generated/*
- bin/magento setup:upgrade
How to Configure the Plugin
- In your WalktheChat back-end, go to "Settings" / "Third-party App integration" and generate a new App
- On your Magento 2 store, go to "WalktheChat" / "Configuration section"
- Enter your WalktheChat store name
- In the "API Url" field, enter "https://api.walkthechat.com/api/v1/" (don't omit the final "/")
- In the "Authorization Url" field, enter "https://cms.v3.walkthechat.com/settings/third-party-apps/auth"
- Enter your AppId and AppSecret found in your WalktheChat Third-party App
- Click "Save Config"
- Click "Connect"
How to set the Order Webhook
- In your WalktheChat back-end, go to "Settings" / "Third-party App integration"
- Open the App you previously created
- Enter "magento_domain_name/rest/V1/walkthechat/import/order" in the "Orders Webhook" field where magento_domain_name is the url or your Magento site (starting with "http://" or https://)
统计信息
- 总下载量: 2.35k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-06-18