Skip to main content
Feedback

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 :

  1. Open the Components page.
  2. Select the Export icon in the Actions column of the custom component.
  3. The custom component is exported as a .component JSON metadata file.

Import a custom component

To import a custom component that was previously exported from :

  1. Open the Components page.

  2. Either:

    • Drag and drop the .component file onto the Import Component field.

    • Click the Import Component field, browse to the .component file, and click Open.

  3. 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.

  4. The component is added to the tenant, and made available to use in the page builder.

On this Page