Linux 软件免费装

Hostney Migration

开发者 hostney
更新时间 2026年5月21日 20:33
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

migration move import transfer hosting

下载

1.0.1 1.0.0

详情介绍:

Hostney Migration connects your WordPress site to the Hostney hosting platform so the Hostney worker can pull your database and files automatically. No SSH access, FTP credentials, or manual exports required. Your source site stays fully operational throughout the process. How it works:
  1. Generate a migration token in your Hostney control panel
  2. Install this plugin on your source WordPress site
  3. Go to Tools > Hostney Migration and paste the token
  4. Click "Start migration" in the Hostney control panel
  5. The worker pulls your database and files automatically
What gets migrated: What gets excluded automatically: Security: All requests from the Hostney worker are authenticated using HMAC-SHA256 signatures with timestamp validation and replay protection. Tokens are cleared automatically when the plugin is deactivated.

安装:

  1. In your WordPress admin go to Plugins > Add New > Upload Plugin
  2. Upload the ZIP file and activate the plugin
  3. Go to Tools > Hostney Migration
  4. Paste your migration token from the Hostney control panel and click Connect

升级注意事项:

1.0.1 Confirmed compatible with WordPress 7.0. 1.0.0 Initial release.

常见问题:

Do I need SSH or FTP access on my current host?

No. The plugin exposes authenticated REST API endpoints that the Hostney worker calls over HTTPS. No server-level access is needed on the source site.

Will my site go down during migration?

No. The plugin only reads data — it does not modify anything on your source site. Your site continues to operate normally throughout the migration.

What data is sent to Hostney when I connect?

When you click Connect, the plugin sends your site URL, WordPress version, PHP version, and database/file size estimates to Hostney servers to register the migration. No file contents or database data are sent during this step. The actual data transfer only happens when you start the migration from the Hostney control panel, and it flows through authenticated REST API endpoints.

Does this plugin work with multisite?

No. WordPress multisite installations are not supported. The plugin will show a warning if multisite is detected.

What happens to the token when I deactivate the plugin?

The migration token and connection status are automatically deleted from the database when the plugin is deactivated.

Can I use this plugin with a WAF (ModSecurity, Wordfence, Imunify, Cloudflare)?

Yes. The plugin supports optional base64 encoding of request and response bodies to prevent WAF false positives on SQL or PHP content in migration data. This is handled automatically by the Hostney worker.

更新日志:

1.0.1 1.0.0