#WalkTheChat Module (Magento 2) Bi-directional integration of orders, products and shipping table rates between Magento 2 and WalkTheChat CMS.
##Possibilities
- 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 divante/module-walkthechat
- rm -rf var/* generated/*
- bin/magento setup:upgrade