
內容簡介
WPCodeQuill 是一款專為 WordPress 網站資料備份與遷移設計的外掛,能安全有效地將網站資料移動至新域名或主機。無論是本地備份還是伺服器間遷移,WPCodeQuill 都能輕鬆處理。
【主要功能】
• 完整網站備份:將資料庫、佈景主題、外掛及媒體備份為單一 .zip 檔
• 伺服器間遷移:使用安全的 32 字元遷移金鑰直接移動網站
• 智能分塊引擎:將大型網站檔案分割為 2MB 小塊進行傳輸
• 自動 URL 替換:遷移後自動更新資料庫中的舊域名
• 備份保護:備份檔案存放於隱藏目錄,防止未授權存取
• 伺服器診斷:檢查伺服器的 PHP 記憶體、上傳限制及資料夾權限
外掛標籤
開發者團隊
② 後台搜尋「WPCodeQuill: Backup & Migration」→ 直接安裝(推薦)
原文外掛簡介
WPCodeQuill is the best 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, WPCodeQuill handles the heavy lifting safely and efficiently.
Designed to work within standard shared hosting limits, WPCodeQuill 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
WPCodeQuill offers two powerful ways to protect and move your site:
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.
Remote Migration (Server-to-Server): Generates a secure 32-character token on your source site. Simply paste this token into the WPCodeQuill dashboard on your destination site, and it will pull the files directly across the web, extract them, and replace the database URLs automatically!
** 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:
Database Name
Database Username
Database Password
Safe Use & Server Requirements
File Size Limits: Because WPCodeQuill 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.
