=== WP Synchro - Migrate WordPress database and files === Contributors: wpsynchro, briansjensen Donate link: https://wpsynchro.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=donate Tags: migrate,migration,sync,clone,synchronize,db,database,export,mysql,files,move,staging,localhost,local,transfer Requires at least: 4.7 Tested up to: 4.9 Stable tag: 1.0.3 Requires PHP: 5.6 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0 Migrate a WordPress with both database and files. Ex. clone a customer site to local environment or synchronize a new version of website to live. == Description == Tired of manually migrating your own and customers websites back and forth between your environments with both database and files? Look no further. WP Synchro automates and simplifies this work for you, so you can save time and ultimately give your customers a better experience. WP Synchro gives you the possibility to: * Pull content of remote site * Push a site to a remote site * Search/replace in data (supports serialized data ofc) * Select the data you want to move * Preserve data on transfer * Save synchronization profiles and run again later * Synchronize ALL files (including WordPress, media, plugins, themes and more) (PRO version only) * Setup once - Run multiple times WP Synchro PRO version: Pro version gives you more features, such as synchronizing files, much faster support and no more PRO ads. Check out how to get PRO version at [WPSynchro.com](https://wpsynchro.com/ "WP Synchro PRO") We have a 14 day trial waiting for you and 30 day money back guarantee. So why not try the PRO version? WP Synchro saves you time each and every time you move a website to a new location - With less problems, because it is totally automated. Typical use for WP Synchro: * Developing websites on local server and wanting to push a website to a live server or staging server * Get a copy of a working live site, with both database and files, to a staging or local site for debugging or development with real data * Generally moving sites from one place to another, even on a firewalled local network Our plans for the future: * More control over what to synchronize (both DB and files) * Better documentation * Better multisite support * Migrate to arbitrary local location * And much more! == Installation == Here is how you get started: 1. Upload the plugin files to the `/wp-content/plugins/wpsynchro` directory, or install the plugin through the WordPress plugins screen directly 1. Make sure to install the plugin on all the WordPress installations (it is needed on both ends of the synchronizing) 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Choose if data can be overwritten or be downloaded from installation in menu WP Synchro->Setup 1. Add your first installation from WP Synchro submenu "Add installation" 1. Run the synchronization 1. Enjoy == Frequently Asked Questions == = Do you offer support? = Yes we do, for both free and PRO version. But PRO version users always get priority support, so support requests for the free version will normally take some time. Check out how to get PRO version at [WPSynchro.com](https://wpsynchro.com/ "WP Synchro site") You can contact us at for support. Also check out the "Support" menu in WP Synchro, that provides information needed for the support request. = Where can i contact you with new ideas and bugs? = If you have an idea for improving WP Synchro or found a bug in WP Synchro, we would love to hear from you on: = Do you support multisite? = Well, not really at the moment. You can pull database down to your local installation. But we have not done that much testing on multisite yet, so use it is at own risk. Let us know if this is important to you, so we can increase the priority of this functionality. = What is WP Synchro tested on? = Currently we test on more than 60 setups with different WordPress/PHP/Database versions. WP Synchro is tested on : * MySQL 5.5 up to MySQL 8.0 and MariaDB from 10.0 to 10.3. * PHP 5.6 up to latest version * WordPress from 4.7 to latest version. == Screenshots == 1. Shows the overview of plugin, where you start and delete the synchronization jobs 2. Shows the add/edit screen, where you setup or change a synchronization job 3. Shows the setup of the plugin, where you handle the accesskey and what is allowed on this installation == Changelog == = 1.0.3 = * First release of PRO version with file synchronization! Check out wpsynchro.com * Added debug page * Added .pot file for translation * Added localization for js * Added details to progress indicators (with data amount and ex. rows for database sync) * Added verification that both ends of synchronization is same version to prevent crazy stuff * Added database version, so we can handle that going forward * Added http warning in add/edit screen * Changed so first search/replace will be there as default on new * Simplified readme.txt * Cleaned up code around synchronization = 1.0.2 = * Bugfixing = 1.0.1 = * Added MySQL 5.5 support = 1.0.0 = * First official release * Such cool, much wow