Skip to Main
schemawp
Back to docs

Export / Import

SchemaWP 1.2.0 adds an Export / Import tab to Settings for moving your configuration between sites — kits, settings and agent context, patterns, patch history, and Bricks templates travel in a single transfer file.

Exporting

Go to SchemaWP → Settings → Export / Import. You can export everything at once, or select what to include:

  • Everything — the full transfer package
  • Settings + Context — plugin settings, site instructions, and agent behavior
  • Kits — all kits, or a hand-picked selection
  • History — the patch history log
  • Patterns — all patterns, or a selection
  • Bricks Templates — all templates, or a selection

The export downloads as a JSON transfer file.

Importing

  1. Choose a SchemaWP transfer file — or a single-kit JSON exported from the Kits sidebar
  2. SchemaWP shows a summary of the file’s contents and, where relevant, conflict options — before anything is applied
  3. Pick your conflict policies and click Import
  4. Review the result report — what was imported, what was skipped, and why

Conflict policies

  • If a kit name already exists: Skip, Overwrite, or Rename imported kit
  • If a pattern / category already exists: Skip or Overwrite
  • If a Bricks template already exists: Skip or Overwrite

Imports are validated before anything is written — malformed or unexpected files are rejected with a clear error rather than partially applied.