Linux 软件免费装
Banner图

Cloud Migrate

开发者 djekanovic
更新时间 2026年8月14日 09:19
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

backup migrate migration clone move site

下载

详情介绍:

Cloud Migrate copies a complete WordPress site — database, media, plugins and themes — from one host to another. You install the plugin on both sites, generate a connection key on the site you are moving from, paste it into the site you are moving to, and press Start. The destination pulls everything across by itself. There is no export file to download, nothing to upload by hand, and no need for FTP, SSH or database credentials. Built for real hosting Most migration failures come from host limits, not from the migration itself. Cloud Migrate is designed around them: Safe by default What is transferred The database is always migrated. You choose whether to include media/uploads, plugins, themes and must-use plugins.

安装:

  1. Install and activate Cloud Migrate on both the source site and the destination site.
  2. On the source site, open Cloud Migrate and click Generate connection key, then copy it.
  3. On the destination site, open Cloud Migrate, paste the key, choose what to include, and click Start migration.
  4. Leave the browser tab open while the migration runs. Progress, transfer speed and estimated time remaining are shown live.
  5. When it finishes, check the site. If everything looks right, use Looks good — delete backups to remove the old tables. If not, use Undo migration.

屏幕截图:

  • Live progress with transfer speed, estimated time remaining and current chunk size.
  • Site information panel showing environment and PHP limits with recommendations.
  • Debug report for diagnosing a problem migration.

升级注意事项:

3.20.0 Renamed to Cloud Migrate. Nothing else changes; your settings and any migration in progress are kept. 3.19.0 Hardens database access and adopts WordPress file-deletion APIs. 3.18.2 Declares WordPress 7.0 compatibility and adds a translation template. 3.18.1 Fixes zero-byte files being skipped during transfer. Update on both sites.

常见问题:

Does this need FTP, SSH or database access?

No. The two sites talk to each other over the WordPress REST API, authenticated with the connection key.

Will I be logged out after migrating?

No. User accounts come from the source site, but your current administrator account is copied across with its password hash intact, so the same username and password keep working.

What if my host is slow or has low limits?

That is the case the plugin is built for. It measures each host's limits and sizes its work accordingly, backing off automatically when a request fails and resuming where it left off.

What happens if a migration is interrupted?

Nothing is lost. Progress is saved after every slice of work. Reopen the page and click Resume.

Can I undo a migration?

Yes. The destination's original tables are kept until you explicitly delete them. Undo migration puts the site back on them.

Do both sites need the same plugin version?

They should. Some transfer optimisations require a matching version on both ends; when versions differ the plugin falls back to a slower but compatible mode and says so in the log.

Is multisite supported?

Not yet. Multisite networks are detected and refused rather than migrated incorrectly.

更新日志:

3.20.0 3.19.0 3.18.2 3.18.1 3.18.0 3.17.0 3.16.0 3.15.0 3.14.0 3.13.0 3.12.0 3.10.0 3.9.0 3.4.0 3.2.0 3.1.0 3.0.0