WP Migrate Safe
Reliable WordPress backup & restore in .wpress format. Chunked upload, automatic DB prefix rewriting, typed error codes.
by Artem Pronin · github.com/artemcluster/wp-migrate-safe · website
★ 3stars
24release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/artemcluster/wp-migrate-safe/releases/download/v0.1.4/wp-migrate-safe-0.1.4.zipFrom the readme
WP Migrate Safe
Reliable WordPress backup & restore — no file-size limits, automatic database-prefix rewriting, honest error messages.
WP Migrate Safe exports and restores complete WordPress sites using the .wpress archive format. It's an independent open-source tool aimed at solving the pain points that plague other migration plugins: silent hangs, upload size limits, opaque failures, and broken imports across different database prefixes.
- Chunked upload — 5 MB chunks via REST API, bypasses PHP uploadmaxfilesize completely
- Automatic DB prefix rewriting — archive with wpsp prefix imports cleanly into a site with wp (or any other)
- Serialize-aware search-replace — safely rewrites URLs inside PHP-serialized wpoptions/ACF/WooCommerce data
- Stepped processing — works on shared hosting with maxexecutiontime=30
- Heartbeat detection — when a PHP worker dies mid-import, the UI knows within 60 seconds
- Clear error codes — every failure has a code (e.g. DISKFULL, DBIMPORTSYNTAX), category, hint, and doc link
- WP-CLI commands — wp migrate-safe export|import|status|backups
- Global lock — prevents two concurrent imports from destroying the site
- Metadata embedded — new exports incl
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.4 | Apr 27, 2026 | wp-migrate-safe-0.1.4.zip.sha256 | 1 |
| v0.1.4 | Apr 27, 2026 | wp-migrate-safe-0.1.4.zip | 11 |
| v0.1.3 | Apr 27, 2026 | wp-migrate-safe-0.1.3.zip.sha256 | 0 |
| v0.1.3 | Apr 27, 2026 | wp-migrate-safe-0.1.3.zip | 1 |
| v0.1.2 | Apr 23, 2026 | wp-migrate-safe-0.1.2.zip.sha256 | 1 |
| v0.1.2 | Apr 23, 2026 | wp-migrate-safe-0.1.2.zip | 7 |
| v0.1.1 | Apr 23, 2026 | wp-migrate-safe-0.1.1.zip.sha256 | 0 |
| v0.1.1 | Apr 23, 2026 | wp-migrate-safe-0.1.1.zip | 0 |
| v0.1.0 | Apr 22, 2026 | wp-migrate-safe-0.1.0.zip | 5 |