Creating packages
Creating a new package project
-
Only apps can install packages -
Only packages can export data that apps can consume
Decide what to export
The frontpage
Launching your package
A package must have at least one exported Component, Custom Formulas or Action before you can launch it
Using a package
Break down your project into well-defined packages to improve organization and promote modularity. This will make the code easier to maintain and allow you to share and reuse specific functionalities across projects or with the wider developer community.