Docs/Workflows

Workflows

Build repeatable sync jobs with dry runs, approvals, selected scope, notifications, and maintenance windows.
Updated June 2026·WPChangeSync 2.0

Workflow engine

Workflows combine storage exports/imports and remote push/pull actions into repeatable jobs. WPChangeSync includes admin handlers for saving, deleting, running, importing, exporting, and creating workflows from templates or guides.

Workflow controls

  • Dry run mode for previews before writes.
  • Approval gates for controlled production changes.
  • Per-step maintenance mode around risky operations.
  • Notifications and activity records for accountability.
  • Selected integration and selected item scope.

Common scenarios

Guides and templates cover staging-to-production, production-to-staging, multisite sync, selective push to remote, Git-backed version control, approval-gated releases, and scheduled or batch-oriented runs.

wp wpchangesync workflow listnwp wpchangesync workflow show staging-to-productionnwp wpchangesync workflow run staging-to-production --dry-runnwp wpchangesync workflow templates

Reference checklist

Workflow automation is available through the admin UI, guide templates, import/exportable workflow configs, and wp wpchangesync workflow commands.