BACK TO DIRECTORY

Flexa Site Migrator – Migration & Staging

by FlexaTech

0.0
(0 ratings)

Flexa Site Migrator migrates a WordPress site from production to staging. It builds a package made of one or more archive-*.zip files (site files, split automatically), a database.sql dump, and a standalone installer.php. It works whether staging is on the same server or a different one, and requires no shell/SSH access — everything runs through the WordPress admin over regular HTTP.

Key features

  • Chunked build — the database is exported in chunks (using mysqldump when available, otherwise pure PHP) and files are compressed in chunks to avoid timeouts.
  • Three ways to deploy to staging — pull-by-link, wp-admin import, or a standalone installer for empty sites.
  • Serialize-safe search-replace — URLs are updated with a recursive unserialize replace re-serialize algorithm, so serialized options/widgets never get corrupted.
  • Handles large sites — the build is fully chunked and files are split into ~200MB archive parts; the database deploy runs in a single request (check the System check panel for your PHP limits before importing very large databases).
  • Token-protected transfers — pull links carry an SHA-256 hashed token (only the hash is stored on the server), with optional password and IP allowlist restrictions.

Deployment methods

Method A — Pull via link (simplest): Install the plugin on both production and staging. Build the package on production, copy the link, paste it on staging under Site Migrator Import, and click Pull & Migrate. Staging downloads the files from production (byte-range supported) and runs extraction, DB import, and search-replace on its own.

Method B — wp-admin import: Copy the package folder to staging’s wp-content/flexasm-packages/, then run the migration from Site Migrator Import.

Method C — Standalone installer: For an empty staging site with no WordPress. Upload installer.php and the package files to the site root, open installer.php in a browser, enter the database details, and start the migration.

External services

This plugin does not connect to any service operated by us or by a fixed third party, and it sends no data anywhere on its own.

The only outbound network request it makes is to the production site URL you paste on the staging side (Site Migrator Import “Pull from production via link”). When you click Test connection or Pull & Migrate, staging contacts that URL to download the migration package (site files and the database dump) you created on production. The request carries the access token from the link, and, if the package is password-protected, the password you enter (sent in a request header). No third party is involved — both ends are your own sites — and nothing is transmitted until you paste a link and start a pull.

Screenshots

Build the migration package on the production site (Site Migrator → Export) — the database and files are exported in chunks with live progress.

Build the migration package on the production site (Site Migrator → Export) — the database and files are exported in chunks with live progress.

Pull from production via link — paste the pull link on staging (Site Migrator → Import), test the connection, and start the migration.

Pull from production via link — paste the pull link on staging (Site Migrator → Import), test the connection, and start the migration.

Automatic migration in progress on staging — the package is downloaded, extracted, and the database imported with search-replace, all in one run.

Automatic migration in progress on staging — the package is downloaded, extracted, and the database imported with search-replace, all in one run.

Standalone installer — the system check verifies PHP, required extensions, archive parts, and the database connection before anything is touched.

Standalone installer — the system check verifies PHP, required extensions, archive parts, and the database connection before anything is touched.

Standalone installer — enter the staging database details, table prefix, new site URL, and directory path.

Standalone installer — enter the staging database details, table prefix, new site URL, and directory path.

Migration complete — a one-click cleanup deletes installer.php, the archives, database.sql, and manifest.json for security.

Migration complete — a one-click cleanup deletes installer.php, the archives, database.sql, and manifest.json for security.

Plugin Details

Active Installs
0
Total Downloads
160
Version
1.0.8
Requires WP
6.2
Requires PHP
7.0
Tested Up To
7.1
Added
2026-08-22
Last Updated
2026-08-28 8:24am GMT

Ratings

5
0
4
0
3
0
2
0
1
0