Skip to content

brekekesoftware/pbx-freshdesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freshdesk Widget

Freshdesk Integration for the PBX Widget.

Requirements

Widget Server

Usage

  1. Development
    • Install the FDK CLI
    • Update the widgetUrl key in zcli.apps.config.json file with your development/test widget server's URL.
    • Run the command fdk run to start the development server.
  2. Production
    • Run the command fdk pack to build the Freshdesk installer.
    • The installer zip file will be in the directory dist.

Install in Freshdesk

  • Navigate to your Freshworks Developer Portal.
  • 1 select developer portal.png
  • Select the New App Button
  • 2 select new app.png
  • Select Custom app, type in app name, upload installer and proceed.
  • 3 select custom app.png
  • Fill the required fields, upload icon, then save and publish.
  • 4 app configure.png
  • Go to Marketplace => Manage Apps => Custom Apps, and the app should be available for installation
  • 5 app available.png
  • Click on install, and fill the widget url field with your Widget Server's URL, DO NOT CHANGE Domain name and API key fields as they are auto populated.
  • 6 app settings.png
  • Install then refresh the dashboard, the app should now be available in your sidebar.
  • 7 app available.png

Releases

No releases published

Packages

No packages published