內容簡介
InstaMigrate 是一款提供經過身份驗證的 REST API 端點的外掛,專為 WordPress 網站之間的完整遷移而設計。它能夠處理資料庫的匯出與匯入、檔案的壓縮與傳輸,並支援域名變更的序列化搜尋替換。
【主要功能】
• 支援二進位安全的十六進位編碼資料庫匯出
• 大型資料匯入時的逐行解析
• 檔案上傳、下載及壓縮功能
• 域名遷移的序列化搜尋替換
• 雙重身份驗證:API 金鑰或 WordPress 應用密碼
• 管理介面顯示 API 金鑰及端點文件
外掛標籤
開發者團隊
原文外掛簡介
InstaMigrate provides authenticated REST API endpoints that enable full WordPress site migrations between servers. It handles database export/import with binary-safe hex encoding, file archiving and transfer, and serialization-aware search-replace for domain changes.
Features:
Database export with binary-safe hex encoding (preserves serialized PHP data)
Database import with streaming line-by-line parsing (handles large dumps)
File upload, download, archiving (tar.gz/zip), and extraction
Serialization-aware search-replace for domain migrations
Dual authentication: API key header or WordPress Application Passwords
WP-CLI detection (informational, reported in status endpoint)
Admin UI showing API key and endpoint documentation
Important: This plugin grants full database and filesystem access via its REST API. Deactivate and delete it immediately after your migration is complete.
