Package or Module Support? #8917
curiousblueprints
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Most CRM services have some sort of add-on or module capability to install third-party features. This can be done through a storefront (eg Zoho Marketplace) or through APIs or other features (eg “Deploy to Salesforce” buttons on some SF GitHub package repos.)
Typically a package consists of metadata such as custom fields, custom logic, integrations, and more. In most services, these items are namespaced to minimize conflicts between packages and between a package and any customizations built directly in the CRM.
Has there been any thought given to 3rd-Party module support in any way? Is this of interest to the Twenty Team?
Beta Was this translation helpful? Give feedback.
All reactions