Dynamics Integration
User/Installation Guide
Purpose of this module:
This module is developed to the Integrations and Interfaces required to support the execution of business processes and exchange of data between Magento online and Microsoft Dynamics 365 for Finance and Operations.
1.Installation
Unzip the extension package file into the root folder of your Magento 2 installation.
Connect to SSH console of your server:
Navigate to the root folder of your Magento 2 setup
Run command as per below sequence,
php bin/magento module:enable Ktpl_DynamicsIntegration
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
User/Installation Guide
Purpose of this module:
This module is developed to the Integrations and Interfaces required to support the execution of business processes and exchange of data between Magento online and Microsoft Dynamics 365 for Finance and Operations.
1.Installation
Unzip the extension package file into the root folder of your Magento 2 installation.
Connect to SSH console of your server:
Navigate to the root folder of your Magento 2 setup
Run command as per below sequence,
php bin/magento module:enable Ktpl_DynamicsIntegration
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean