This extension is used for searching, preparing and sending information about customers for your Freshdesk/Freshsales account. The extension is free, but you should install the paid Freshdesk/Freshsales application.
How to install the extension:
- Download the latest version of the extension
- Unpack it on your Magento 2 store in
app/code/Morfdev/Freshdeskdirectory or use Composer:
composer require morfdev/module-freshdesk
- Run the following commands in console:
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
- Go to the extension settings page (Stores > Configuration > MorfDev > Freshworks)
- Generate API Token (click on "Generate new token" button or input your own string and save configuration)
All configuration on Magento 2 store is done.