WP Manifestindependent plugin directory
manifest / admin / deploybase-migrator

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

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/saadsinpk/deploybase-migrator/archive/refs/heads/main.zip

Migrate 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:

  1. Sign up for DeployBase hosting at deploybase.io
  2. Click "Migrate WordPress Site" in your DeployBase dashboard
  3. Install this plugin on your current WordPress site
  4. Paste the migration key and click Save
  5. Go back to DeployBase and click "Start Migration"
  6. Your site is transferred automatically!

Installation

  1. Upload the deploybase-migrator folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Go to Tools > DeployBase Migrator
  4. 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