H

Hostney Migration

0/5 (0 ratings) 10 active installs Updated Sep 24, 2026

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:

  • All database tables (exported row-by-row with primary key pagination)
  • All WordPress files (transferred in chunks with checksum verification)
  • File permissions and directory structure

What gets excluded automatically:

  • Cache directories
  • Log files
  • Backup plugin directories (UpdraftPlus, All-in-One WP Migration, etc.)
  • Node modules and .git directories

Security:

All requests from the Hostney worker are authenticated using HMAC-SHA256 signatures with timestamp validation and replay protection. The migration token is removed from your site automatically when the migration is over, when it is revoked in the Hostney control panel, 7 days after you connected at the latest, and when the plugin is deactivated. While no token is stored, the plugin’s REST API endpoints do not exist.

Privacy Policy

This plugin sends the following data to Hostney servers (api.hostney.com) when you click Connect:

  • Your site URL and REST API URL
  • WordPress version
  • PHP version
  • Number of database tables and total database size
  • Number of files and total file size
  • Active theme name and active plugin count

This data is used solely to register and plan the migration. No file contents, database rows, passwords, or personal data are transmitted during the connection step.

During an active migration (initiated from the Hostney control panel), the Hostney worker connects to your site’s REST API endpoints to read database tables and files. All requests are authenticated with HMAC-SHA256 signatures. Data is transferred over HTTPS.

For more information, see the Hostney Privacy Policy.