Migrate WordPress Website & Backups – Prime Mover

توضیحات

Easily Transfer WordPress Site to New Host/Server/Domain

  • Move single-site installation to another single site server.
  • Move WP single-site to existing multisite sub-site.
  • Migrate subsite to another multisite sub-site.
  • Migrate multisite sub-site to single-site.
  • Migrate within WordPress admin.
  • WordPress backup and restore packages within single-site or multisite.
  • Backup WordPress subsite (in multisite).
  • You can backup the WordPress database within admin before testing something and restore it with one click.
  • Cross-platform compatible (Nginx / Apache / Litespeed / Microsoft IIS / Localhost).
  • Clone single site and restore it to any server.
  • Clone subsite in multisite and restore it as single-site or multisite.
  • Supports legacy multisites.
  • Debug package.
  • Supports backup of the non-UTF8 single-site or multisite database.

PRO Features

  • Save tons of time during migration with the direct site to site package transfer.
  • Move the backup location outside WordPress public directory for better security.
  • Migrate or backup WordPress multisite main site.
  • Encrypt WordPress database in backups for maximum data privacy.
  • Encrypt WordPress upload files inside backup for better security.
  • Encrypt plugin and theme files inside the backup/package for protection.
  • Export and restore the backup package from Dropbox.
  • Save and restore packages from and to Google Drive.
  • Exclude plugins from the backup (or network activated plugins if multisite).
  • Exclude upload directory files from the backup to reduce the package size.
  • Create a new multisite subsite with a specific blog ID.
  • Disable network maintenance in multisite so only affected subsite is in maintenance mode.
  • Configure migration parameters to optimize and tweak backup/migration packages.
  • It includes all complete restoration options at your own choice and convenience.
  • Full access to settings screen to manage all basic and plugin advanced configurations.
  • Migrate non-UTF8 database charset to standard UTF8 database charset (utf8mb4).
  • Migrate UTF8 database charset (utf8mb4) to non-UTF8 database charset (edge case scenario).

Documentation

عکس‌های صفحه

  • Single-site Migration Tools
  • Export options dialog
  • Export to single-site format example
  • Export to multisite subsite with blog ID of 23 example
  • Restore package via browser upload
  • Single-site package manager
  • Prime Mover network control panel
  • Export and restore package from Network Sites
  • Multisite network package manager

نصب

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Optionally, opt in to security & feature updates notification including non-sensitive diagnostic tracking with freemius.com. If you skip this, that’s okay! Prime Mover will still work just fine.
  4. You should see the Prime Mover Control Panel. Click “Go to Migration Tools” to start migrating sites.

سوالات متداول

What makes Prime Mover unique to other existing migration and backup plugins?

  • The free version has no restriction on package size, number of websites or mode of migration (single-site or multisite will work). (Note: Exporting/Restoring a multisite main site is a PRO feature)
  • The free version supports WordPress multisite migration on any number of subsites except that exporting/restoring the multisite main site is a PRO feature.
  • It can backup WordPress multisite sub-sites or migrate multisite.
  • No need to delete your WordPress installation, create/delete the database, and all other technical stuff. It will save you a lot of time.
  • This is not hosting-dependent. Prime Mover is designed to work with any hosting companies you want to work with.
  • The free version has full multisite migration functionality. This feature is usually missing in most migration plugins free version.
  • Full versatility – migrating from your localhost, dev site, or from a live site to another live site.
  • You will be doing the entire migration inside the WordPress admin. Anyone with administrator access can do it. There is no need to hire a freelancer to do the job – saves you money.
  • No messing with complicated migration settings, the free version has built-in settings. Only choose a few options to export and migrate, that’s it.
  • You can save, download, delete, and migrate packages using the management page.
  • No need to worry about PHP configuration and server settings. Compatible with most default PHP server settings even in limited shared hosting.
  • Prime Mover works with modern PHP versions 5.6 to 8.1+ (Google Drive feature requires at least PHP 7.1).
  • The code is following PHP-fig coding standards (standard PHP coding guidelines).
  • The free version supports backup and restoration of non-UTF8 sites. However, you need the PRO version to migrate non-UTF8 to the UTF8 (utf8mb4) database charset and vice versa.
  • You don’t need to worry about setting up users or changing user passwords after migration. It does not overwrite existing site users after migration.

For more common questions, please read the plugin FAQ listed in the developer site.

بررسی‌ها

31 مارس 2023 1 reply
This plugin is awesome! It has saved me lots of hours. It is so easy to copy a localhost site to a live server. Thank you and more power to you guys!
27 مارس 2023 1 reply
As someone who deals with many WordPress installations and staging environments, I can say that this is the fastest and most reliable migration tool I've used so far.
26 مارس 2023 1 reply
Excelent plugin, does exactly what you need. Very easy in use and with a very accurate result. I used it to make multisites migrations to single site. Excelent support whn I bought the pro licence.
16 مارس 2023 1 reply
I used this to duplicate a sub site and it worked seamlessly! Thanks for this amazing plugin!
2 مارس 2023 1 reply
I wanted to export several sites from a multisite to single sites, and found this great addon after searching a bit. and i was very pleased with how easy and error-free the addon performed. i figured it saved me at least two hours of extra work. 5 stars!!
خواندن تمامی 81 بررسی‌

توسعه دهندگان و همکاران

“Migrate WordPress Website & Backups – Prime Mover” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“Migrate WordPress Website & Backups – Prime Mover” به 1 زبان ترجمه شده است. Thank you to the translators for their contributions.

ترجمه “Migrate WordPress Website & Backups – Prime Mover” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تغییرات

1.8.6

  • Fixed: Conflict loading of jQuery UI style on menus.
  • Fixed: WIP (Work in progress) package appears corrupted in package manager.
  • Fixed: Conflict loading of theme patterns directory during export / restore process.

1.8.5

  • Fixed: Missing anchor on restore guide tutorial.
  • Fixed: Cleanup links on account page.
  • Fixed: Creation of dynamic property SplFixedArray notice in PHP 8.2.
  • Fixed: Added backward compatibility for missing mysqli_stmt_get_result() function in some hosts.
  • Fixed: Updated Freemius SDK to version 2.5.7.

1.8.4

  • Fixed: Missing calls to restore_current_blog() on multisite.
  • Fixed: Yoast SEO fields not saved when Prime Mover is activated.
  • Fixed: Runtime error on user import.

1.8.3

  • Fixed: Basic PHP 8.2 deprecation notices.
  • Fixed: Call to undefined method Freemius_Api_WordPress::RemoteRequest().
  • Fixed: Use MySQLi prepared statements on legacy queries.
  • Fixed: Bug in the Freemius library used to communicate with the API throwing fatal error.

See the previous changelogs in changelog.txt.