Migrate Quill: Backup & Migration

Descripció

Migrate Quill is the ultimate solution for securing your WordPress site data and moving it to a new domain or hosting provider. Whether you need a local backup archive or a direct Server-to-Server migration, Migrate Quill handles the heavy lifting safely and efficiently.

Designed to work within standard shared hosting limits, Migrate Quill uses an advanced JavaScript chunking engine. It slices your massive website files and databases into tiny 2MB pieces during transfer, bypassing strict server limits and timeout errors.

Features

  • Full Site Backups: Back up your entire database, themes, plugins, and media (wp-content) into a single .zip file.
  • Server-to-Server Migration: Move your site directly to a new host using a secure 32-character Migration Key—no need to download files to your computer!
  • Smart Chunking Engine: Handles massive WordPress installations (Gigabytes in size) by splitting files into safe 2MB pieces during upload and download.
  • Auto URL Replacement: Automatically detects your old domain and replaces it with your new domain in the database after migration.
  • Archive Protection: Backup files are stored in a hidden directory protected by Apache .htaccess rules to prevent unauthorized access.
  • Server Diagnostics: Built-in dashboard checks your server’s PHP memory, upload limits, and folder permissions to ensure a smooth migration.

How It Works

Migrate Quill offers two powerful ways to protect and move your site:

  1. Local Backup: Generates a full .zip archive of your database and files. You can download this to your computer for safekeeping, and later upload it to a new site using our chunked uploader.
  2. Remote Migration (Server-to-Server): Generates a secure 32-character token on your source site. Simply paste this token into the Migrate Quill dashboard on your destination site, and it will pull the files directly across the web, extract them, and replace the database URLs automatically!
  3. ** After the transfer is complete, automatically log out from your admin panel. Then go to the new site’s File Manager (public_html) and open the wp-config.php file. Check the database details and replace the following values with your new database credentials:
  4. Database Name
  5. Database Username
  6. Database Password

Safe Use & Server Requirements

  • File Size Limits: Because Migrate Quill uses a 2MB chunking system, there is no strict maximum file size limit. It can migrate sites that are multiple Gigabytes in size.
  • Disk Space: You must ensure your destination server has enough available disk space to hold the .zip file PLUS the extracted files (roughly 2.5x the size of your total website).
  • PHP Memory Limit: While the chunking engine is highly optimized, we recommend a minimum memory_limit of 256MB for optimal file compression.
  • Permissions: Ensure your /wp-content/uploads/ folder is set to 0755 permissions so the plugin can securely write the backup files.

Instal·lació

  1. Upload the migratequill-backup-migration folder to the /wp-content/plugins/ directory, or install directly through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to the new ‘MigrateQuill’ menu in your admin dashboard to manage your backups and migrations.

PMF

Does this work on multi-site?

Currently, Migrate Quill is optimized for single WordPress installations.

Where are my backups stored?

Backups are securely stored in a protected folder inside your wp-content/uploads/migratequill-backups/ directory.

Why does my import show a “Server Error”?

If your import fails, check the “Help & Server Requirements” tab in the plugin. If you are uploading a local .zip file manually, make sure your server’s upload_max_filesize is large enough, or use the Server-to-Server migration method instead!

Will it break my links when moving to a new domain?

No! Migrate Quill features a built-in Search & Replace engine. The moment the database is imported, it automatically scans and updates all old URLs to match your new live domain.

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Migrate Quill: Backup & Migration» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Registre de canvis

1.0.4

  • Major Update: Introduced the Server-to-Server migration engine.
  • Added 2MB JavaScript chunking for local ZIP uploads to bypass server upload_max_filesize limits.
  • Added Auto URL Replacement to fix broken links and images on new domains.
  • Split local and remote architecture for maximum stability and security compliance.
  • Fixed path extraction to perfectly merge wp-content folders.

1.0.0

  • Initial release on the WordPress repository.