=== WP Synchro === Contributors: wpsynchro, briansjensen Donate link: https://wpsynchro.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=donate Tags: synchronize, sync, migrate, migration, db, database, mysql, files, move, staging, localhost, local, transfer, clone Requires at least: 4.7 Tested up to: 4.9 Stable tag: 1.0.2 Requires PHP: 5.6 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0 Synchronize a WordPress site with another WordPress site. Ex. pull a customer site to local environment or push a new version of website live. == Description == Tired of manually migrating your customers websites back and forth between your environments? Maybe you develop sites locally and want to push them to live sites on a regular basis? Or your customers call with problems and you have to take a copy of the current live site to debug the error? It takes quite some time to do this every time. Want to save this time? 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) (coming very soon) Our plans for the future: * Synchronize files (soon) * 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, and for free at the moment. We are very actively developing this plugin and we want all the feedback we can get. Contact us at = 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, kinda, but not much 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. = When can we expect to move files also? = Very soon. We are already working on it and will release it soon. == 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.2 = * Bugfixing = 1.0.1 = * Added MySQL 5.5 support = 1.0.0 = * First official release * Such cool, much wow