Roadmap

Where MigrateWP is going next. Suggestions are welcome — open an issue on GitHub.

In progress

Dry run

The -d flag is wired up and the rsync dry run behind it is written, but it is not yet switched on. It will report exactly which files a push or pull would change, before you commit to it.

Planned

Better error handling

rsync failures are not yet caught individually. Catching them lets MigrateWP stop and explain itself rather than carrying on to the next step.

Planned

Remote database health check

Pre-flight checks confirm the local database is up, but not the remote one. Adding that closes the last gap in the checks.

Planned

Wider host support

Setup is documented for Plesk today. The tool itself only needs SSH, WP-CLI and rsync, so the goal is guidance for other control panels and plain servers.

Want something on this list? Open an issue on GitHub and say so.