Skip to content

Building with Modules is the new way forward to build on Freshworks Developer Platform

Notifications You must be signed in to change notification settings

freshworks-developers/global-app-features

Repository files navigation

global-app-features

Set it up

Install the beta version of fdk by executing for the following command

npm install https://cdn.freshdev.io/fdk/v9.1.0-internal.tgz -g

Build for Modules

  • Global apps is a term that is used to describe freshworks customers can install an app that works across different Freshworks' products'
  • The modular approach is a term described for developers to think of bulding features (for their apps) tied to functional units (modules) within a product (eg. freshdesk).
  • The paradigm is building an app for a module at the build time, the app will run the app in supported products at the runtime.

About

Building with Modules is the new way forward to build on Freshworks Developer Platform

Topics

Resources

Stars

Watchers

Forks