Content Sync is a powerful WordPress plugin that allows you to synchronize content across multiple websites, saving you significant time in content management workflows. Perfect for agencies managing multiple client sites, multi-site networks, or anyone who needs to keep content consistent across multiple WordPress installations.
- Synchronize Content - Sync posts, pages, and custom post types across multiple WordPress installations
- Central Management - Manage content from a central location
- Automatic Sync - Keep multiple sites in sync automatically
- Review System - Review and approve content before syncing
- Sync History - Track synchronization history and status
- Secure API - Uses secure REST API connections for all synchronization
- WordPress 5.0 or higher
- PHP 7.4 or higher
composer install- Download or clone this repository
- Upload the
contentsyncfolder to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Configure the plugin settings to connect your sites
- Start syncing your content!
# Install dependencies
composer install
npm install
# Run code style checks
composer phpcs
# Fix code style issues
composer phpcbf- Initial release
This plugin is licensed under the GPL v2 or later.
See license.txt for a full list of changes.
Made by Jakob Trost