Create a Module
Last updated
Was this helpful?
Last updated
Was this helpful?
Modularization lets you break your orgâs customizations into unlocked packages. Each package becomes the single source of truth for the metadata it contains, and you can update any environmentâscratch org, sandbox, or productionâby installing the latest version.
Whenever you change the packageâs , you simply create a new package version and install it wherever itâs needed.
Follow these steps to create a module in AutoRABIT:
Open Modularization Hover over the tile and click Modularization.
Start a new module Click Create Module.
Name and source
Enter a Module Name.
Choose the Source Org that contains the metadata. Click Next.
Select metadata Choose the Metadata Types (and their members) to include. Use the Search Filter to locate items quickly.
Review selection Click Selected Members to view a summary of chosen metadata, then click OK.
Click Next to open the Validate and Push screen.
Validate dependencies Compare the Source Org with another to ensure no dependent components are omitted.
Additional options
Ignore Missing Visibility Settings, If Package Contains Profiles Or PermissionSets â visible only when Profiles/PermissionSets are included; deploys delta changes.
Ignore Installed Components â skips managed-package components already present in the target org.
Publish To â configure commit and package settings.
Repository / Branch â pick where to commit the metadata (use + to create a branch).
Development Hub (Dev Hub) â select the Dev Hub that will own the unlocked package.
Email Address â recipient of the module-creation email.
Include metadata dependencies â automatically pull in required dependent members.
Package Dependencies If the Dev Hub already owns related packages with at least one successful version, they appear here.
Add / arrange dependencies
Create the module Click Create Module. Youâll return to the Modularization home page, where you can monitor progress.
Module list columns
Module Name â name you assigned
Source Org â org where the module originated
Repository / Branch â VCS location for commits
Package URL â link for package installation (see Deployment via Unlocked Packages)
Validation Status â pre-validation result plus log
Status â creation progress (Success, Failed, or In Progress)
Sample email notification
Actions
Edit Module â update module details
Log Details â view execution logs
Delete Module â permanently remove a module (irreversible)
Info
Module Summary Info â see dependency details for selected metadata
Module Info â view timestamps and other metadata about the module
Tip: To fetch dependency data, the Dependency API must be enabled. See Salesforce docs .
Select packages in Available Packages and use the / icons to add or remove them.
Use / to reorder; the top package deploys first.