Skip to content
  1. Extras
  2. PageBuilder
  3. Recipes
  4. Bundle

Constructor Bundle

Result: UI section types from one site appear on another. CMP tab: Bundle.

  1. On the source site open Bundle and export JSON.
  2. On the target site paste the JSON and run dry-run.
  3. The plan shows create, update, or conflict. conflict is set when the type already exists and version differs. Import skips those rows.
  4. Import applies create and update in one transaction through UiSectionTypeService.

Bundle v1 does not include secrets, tokens, page content, table rows, forms, or datasources. A definition that contains token, secret, or rows does not enter the section-types plan.

Rollback: do not confirm import. Processors: mgr/bundle/*.

See also