OndaPress Multisite Migration
Tool to automate the migration of content from a single-site WordPress to a multisite WordPress, simplifying the process and ensuring data integrity.
by Bredebs · github.com/ondapress/wpmultisite-migrate · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ondapress/wpmultisite-migrate/archive/refs/heads/main.zipWP Multisite Migration Tool
A WordPress plugin to help migrate content from WordPress unisite installations to an existing WordPress multisite network.
Features
- Configure multiple unisite database connections
- Easy-to-use admin interface
- Secure database connection management
Installation
- Download the plugin files
- Upload the plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to the 'WP Multisite Migration' menu in the WordPress admin panel
- Configure your unisite database connection details
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- MySQL 5.6 or higher
Usage
- Navigate to the WP Multisite Migration settings page in your WordPress admin panel
- Enter the following information for each unisite you want to migrate:
- Site Name: A descriptive name for the unisite
- Database Name: The name of the unisite's database
- Table Prefix: The database table prefix (default: wp_)
Security
- All database credentials are stored securely in the WordPress options table
- Access to the plugin settings is restricted to administrators only
- All form inputs are properly sanitized and validated
Support
For support, please contact:
- Author: Brede Basualdo Serraino
- Email: hola@brede.cl
- Website: https://www.brede.cl
License
This plugin is licensed under the GPL v2 or later.