Title: Migrate Quill: Backup &amp; Migration
Author: WPcodeQuill
Published: <strong>2026 年 5 月 31 日</strong>
Last modified: 2026 年 6 月 4 日

---

搜尋外掛

![](https://ps.w.org/migratequill-backup-migration/assets/banner-772x250.png?rev
=3555336)

![](https://ps.w.org/migratequill-backup-migration/assets/icon-256x256.png?rev=3555336)

# Migrate Quill: Backup & Migration

 由 [WPcodeQuill](https://profiles.wordpress.org/wpcodequill/) 開發

[下載](https://downloads.wordpress.org/plugin/migratequill-backup-migration.1.0.6.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/migratequill-backup-migration/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/migratequill-backup-migration/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/migratequill-backup-migration/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/migratequill-backup-migration/#developers)

 [技術支援](https://wordpress.org/support/plugin/migratequill-backup-migration/)

## 外掛說明

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.

## 安裝方式

 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.

## 常見問題集

### 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.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Migrate Quill: Backup & Migration〉的開發相關工作。

參與者

 *   [ WPcodeQuill ](https://profiles.wordpress.org/wpcodequill/)

[將〈Migrate Quill: Backup & Migration〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/migratequill-backup-migration)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/migratequill-backup-migration/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/migratequill-backup-migration/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/migratequill-backup-migration/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/migratequill-backup-migration/)。

## 變更記錄

#### 1.0.6

 * Fixed some Issues.

#### 1.0.5

 * Fixed Local Full Backup Issues.

#### 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.

## 中繼資料

 *  版本 **1.0.6**
 *  最後更新 **3 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/migratequill-backup-migration/)
 * 標籤:
 * [backup](https://tw.wordpress.org/plugins/tags/backup/)[clone](https://tw.wordpress.org/plugins/tags/clone/)
   [database backup](https://tw.wordpress.org/plugins/tags/database-backup/)[migration](https://tw.wordpress.org/plugins/tags/migration/)
   [restore](https://tw.wordpress.org/plugins/tags/restore/)
 *  [進階檢視](https://tw.wordpress.org/plugins/migratequill-backup-migration/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/migratequill-backup-migration/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/migratequill-backup-migration/reviews/)

## 參與者

 *   [ WPcodeQuill ](https://profiles.wordpress.org/wpcodequill/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/migratequill-backup-migration/)