DeployBase Migrator
WordPress migration plugin for DeployBase hosting. Migrate your WordPress site to DeployBase with one click.
by DeployBase · github.com/saadsinpk/deploybase-migrator · website
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/saadsinpk/deploybase-migrator/archive/refs/heads/main.zipMigrate your WordPress site to DeployBase hosting with one click.
Description
DeployBase Migrator makes it easy to transfer your WordPress site to DeployBase hosting. Simply generate a migration key from your DeployBase dashboard, paste it into this plugin, and your site will be automatically transferred.
Features:
- One-click migration to DeployBase
- Secure token-based authentication
- Automatic database transfer
- Complete file transfer (themes, plugins, uploads)
- No manual export/import required
- Works with any current hosting provider
How it works:
- Sign up for DeployBase hosting at deploybase.io
- Click "Migrate WordPress Site" in your DeployBase dashboard
- Install this plugin on your current WordPress site
- Paste the migration key and click Save
- Go back to DeployBase and click "Start Migration"
- Your site is transferred automatically!
Installation
- Upload the
deploybase-migratorfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu
- Go to Tools > DeployBase Migrator
- Follow the on-screen instructions
Frequently Asked Questions
Is my data secure during migration?
Yes. All data is transferred over HTTPS using a unique migration key that expires after 24 hours and can only be used once.
Will my current site be affected?
No. The migration process only reads data from your current site. Your existing site remains unchanged.
What gets migrated?
Everything: database, themes, plugins, media uploads, and WordPress configuration.
How long does migration take?
Most sites migrate in 5-15 minutes. Larger sites with many media files may take longer.
Changelog
1.0.0
- Initial release