morfdev/module-freshdesk

The extension connect Magento 2 stores with Freshworks products (Freshdesk/Freshsales/Freshservice/Freshchat) via Magento 2 Connector app

Installs: 1 569

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:magento2-module

pkg:composer/morfdev/module-freshdesk

1.0.7 2025-06-05 11:03 UTC

This package is auto-updated.

Last update: 2025-12-05 12:03:41 UTC


README

This extension need to searching, preparing and seending information about customer for your Freshdesk/Freshsales account. The extension is free, but you should install paid Freshdesk/Freshsales application

How to install the extension:

  1. Download actual version of the extension
  2. Unpack it on your Magento 2 store in app/code/Magento/Freshdesk directory or use Composer:
composer require morfdev/module-freshdesk
  1. Run following commands in console:
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
  1. Go to the extension settings page (Stores > Configuration > MorfDev > Freshworks)
  2. Generate API Token (click on "Generate new token" button or input own string and save configuration)

All configuration on Magento 2 store is done.