This plugin add new REST API command, which collect data about customer and orders for Freshdesk Connector Application (https://www.freshworks.com/apps/freshdesk/shopware_5_connector/)
Installation guide:
- Download the ZIP archive with the module from Github.
- Rename the plugin dir in archive - remove tag or branch name (MorfFreshdeskApi-1.0.0 -> MorfFreshdeskApi)
- Unpack this archive to "custom/plugins" of Shopware 5 folder.
- Go to your Shopware 5 admin panel > Configurations > Plugin Manager > Installed.
- Find "Freshworks Connector" in the "Uninstalled" tab
- Open the "Freshworks Connector" plugin and click "Activate".
OR
- Download the ZIP archive with the module from Github.
- Rename the plugin dir in archive - remove tag or branch name (MorfFreshdeskApi-1.0.0 -> MorfFreshdeskApi)
- Go to your Shopware 5 admin panel > Configurations > Plugin Manager > Installed.
- Click on "Upload plugin" and select ZIP archive with the module
- Open the "Freshworks Connector" plugin and click "Activate".
OR
Use following commands in Shopware 5 store dir:
cd custom/plugins
git clone git@github.com:MorfDev/MorfFreshdeskApi.git MorfFreshdeskApi