Skip to content

Rock and roll in your Salesforce Org with the Component Package Manager Client

License

Notifications You must be signed in to change notification settings

davidlarrimore/ComponentPackageManagerClient

Repository files navigation

Salesforce Component Package Manager Client

AKA Steam for Salesforce

Main App Screenshot

Ok, lets be real, this is nowhere near as incredible as Steam, BUT! It does try and solve some core issues that Salesforce Solution Engineers Deal with.

  • Allows you to auto-discover what is installed on your org.
  • Gives you a single interface to install small demo components from code to Salesforce AppExchange apps.
  • Tracks and notifies you when Updates are available (SFDX Projects Only)
  • Allows you to add new components to your org from a source code repository (Currently Github Only).
  • Provides the capabilities for Post-Install Activies to be performed (Coming Soon!)

NOTE: This Package depends upon a Deploy to SFDX Project Fork that manages the installation of source code to the org

Installation

CLICK HERE TO INSTALL (v0.1.0-1) (Beta)

NOTE: Make sure you select "Compile only the Apex in the package" under Advanced options

Post Install Tasks

Until the Post-Install Activities feature is implemented, the "Demo_Component_Manager" Permission set must be added to your administrative users.

Navigating the App

Main App Page

Main App Screenshot

The Main App Page allows you to navigate the available components, installed components, and add new components.

Component Page

Main App Screenshot

The Component Page allows you to install the package, see any dependencies, and other package information.

Want to Contribute

If you want to contribute to this project, please feel free to fork, or contact davidlarrimore@gmail.com

About

Rock and roll in your Salesforce Org with the Component Package Manager Client

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published