
Dragon Migrate
Repeatable WordPress database migrations. Export, import, back up and search-replace with serialization-safe accuracy, resumable on any host.
Features
What Dragon Migrate does
Moving a WordPress database by hand means a mysqldump, a find-and-replace that quietly corrupts serialized data, and no way to resume when a large import times out. Dragon Migrate does the export, import and search-replace as one repeatable job — serialization-safe, and able to pick up where it left off on hosts with short execution limits.
Database Export
Streamed, gzipped SQL exports with table selection
Database Import
Resumable imports that pick up where they left off
Serialization-Safe Search & Replace
Handles nested serialization, Gutenberg block attributes and Elementor data correctly
Full-Site Archive
Database plus uploads, themes and plugins in a single zip
Backup & Restore
One-click snapshot before a risky change, and a way back
Dry Run
See exactly what will be replaced before anything is written
Migration Profiles
Save a configuration and re-run it as often as you need
WP-CLI
`wp dragon-migrate export` and `wp dragon-migrate find-replace`
Resumable Everything
Row-offset cursors resume mid-table, even on a two-million-row table
Requirements
- · WordPress 6.2 or newer
- · PHP 8.0 or newer
- · WordPress 6.2+ · PHP 8.0+