Complete Migration Plugin for WP developers, by WP developers
The only migration tool you will ever need as a professional WordPress developer.
WP Synchro Nulled was created to be the migration plugin for developers, with a need to do customized migrations.
You need it done in a fast and easy way, that can be re-run very quickly without any further manual steps.
You can fully customize which database tables you want to move and in PRO version, which files/dirs you want to migrate.
A classic task that WP Synchro Free Download handles, is keeping a local development site synchronized with a production site or a staging site in sync with a production site.
You can also push data from your staging or local development enviornment to your production site.
Demo : https://wpsynchro.com/
Changelog
1.12.0
- Improvement: Extend cron scheduling system, so migrations can be run with intervals automatically without user intervention and without WP CLI
- Improvement: Prevent unwanted background update from PRO version to FREE version for some users
- Improvement: Make it possible to only delete a single log from the “Logs” menu, instead of all or nothing
- Improvement: Make it possible to download the database backup from a pull migration in “Logs” menu
- Bugfix: No longer use ini_restore() native php function, because some hosting does not allow it
1.11.5
- Bugfix: Fix links for usage reporting dialog, leading to a non-existing page
1.11.4
- Change: Bump minimum PHP requirement to 7.2 from 7.0
- Change: Bump minimum WP requirement to 5.8 from 5.2
- Change: Bump minimum MySQL requirement to 5.7 from 5.5
- Change: Bump supported WP version to 6.5
- Bugfix: Fix some issues causing menu to generate PHP deprecation issues, even though it just triggered it in WP core functions
1.11.3
- Change: Change all service urls from wpsynchro.com to daev.tech, as we have moved the plugin there
- Bugfix: Fixed a minor csrf issue reported by Patchstack – Not a risk to be worried about.