Export and import custom components
Reuse custom components by exporting and importing them across your tenants.
Export a custom component
To export a custom component from :
- Open the Components page.
- Select the Export icon in the Actions column of the custom component.
- The custom component is exported as a
.componentJSON metadata file.
Import a custom component
To import a custom component that was previously exported from :
-
Open the Components page.
-
Either:
-
Drag and drop the
.componentfile onto the Import Component field. -
Click the Import Component field, browse to the
.componentfile, and click Open.
-
-
If the component already exists in the tenant, the Overwrite existing component? dialog is displayed.
-
Click Confirm to import the file into the tenant.
-
Click Cancel to stop the import process and return to the Components page.
-
-
The component is added to the tenant, and made available to use in the page builder.