Import an Unlocked/Managed Package

Learn how to bring an existing unlocked or managed package into AutoRABIT for further management. (Need a refresher on packages? See Create an Unlocked/Managed Package.)


Step 1: Import a Package

  1. Open Packages Hover over Salesforce DX and select Packages.

  2. Click Import Package

    Import Package button
  3. Choose the Repository and Branch that contain the package manifest.

  4. All available packages and package versions in that branch appear.

  5. Select the packages you want to import.

    List of packages and versions
  6. View dependencies – click View Dependency Packages to see related packages.

    Dependency Packages dialog
  7. Validate – pick the Dev Hub and click Validate Package. A green tick confirms a match.

  8. Click Save to review the summary.

    Save confirmation window
  9. Click IMPORT to begin. The Import Packages Log opens.

    Import Packages Log dialog
  10. Click CLOSE. You return to the Packages home page, where the newly imported package appears.

    Packages home showing imported package

Note: You can import multiple packages with the same name if they come from different repositories or branches.


Step 2: Create a Package Version

What Is a Package Version?

A package version is an immutable snapshot of metadata. You can install it in any org (scratch, sandbox, production) to deploy that exact set of components.

  1. Click the + icon in the Actions column to add a version.

    Create Package Version plus icon
  2. Fill in the details:

    • Version Name – auto-filled from the package name; editable.

    • Version Number – format major.minor.patch.build (e.g., 1.2.1.8).

    • Installation Key – optional password to restrict installs.

    • Tag – release label (e.g., Release 1.0.0).

    • Version Description – brief notes.

  3. Click Create.

  4. Watch progress on the Package Log screen.

    Package Log showing version creation

Last updated

Was this helpful?