Title: ALLDAMI Site Migration
Author: Baris ARAN
Published: <strong>2026 年 2 月 23 日</strong>
Last modified: 2026 年 2 月 25 日

---

搜索插件

![](https://ps.w.org/alldami-site-migration/assets/banner-772x250.png?rev=3468061)

![](https://ps.w.org/alldami-site-migration/assets/icon-256x256.png?rev=3468281)

# ALLDAMI Site Migration

 作者：[Baris ARAN](https://profiles.wordpress.org/b4ris/)

[下载](https://downloads.wordpress.org/plugin/alldami-site-migration.1.0.9.zip)

 * [详情](https://cn.wordpress.org/plugins/alldami-site-migration/#description)
 * [评价](https://cn.wordpress.org/plugins/alldami-site-migration/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/alldami-site-migration/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/alldami-site-migration/#developers)

 [支持](https://wordpress.org/support/plugin/alldami-site-migration/)

## 描述

🚀 **ALLDAMI Site Migration** is a blazing-fast, secure, and incredibly easy-to-
use tool built to simplify moving, backing up, and cloning WordPress sites.

Whether you are migrating from localhost to a live server, moving to a new domain,
or just taking a routine snapshot of your site, ALLDAMI handles the heavy lifting
without breaking a sweat.

### 🔥 Why Choose ALLDAMI?

Unlike plugins that restrict features behind paywalls or route your sensitive data
through their own 3rd-party cloud servers, ALLDAMI is engineered for **resilience,
ultimate privacy, and performance**:

 * ⚡ **Zero Timeout Architecture:** We use intelligent chunk-based processing. 
   Your server will never time out, even on massive 10GB+ sites.
 * ♾️ **Truly Unlimited Size:** No artificial limits! Move 500MB or 50GB. If your
   hard drive can hold it, ALLDAMI can migrate it for free.
 * � **Privacy First (GDPR / KVKK Compliant):** 100% Self-Hosted. Your site data
   travels _only_ between your local computer and your server. We NEVER upload your
   data to a 3rd-party cloud or intermediary server.
 * 🚫 **No FTP or cPanel Keys Needed:** Why give out your root server passwords?
   ALLDAMI works entirely through the WordPress dashboard. No technical knowledge
   or FTP credentials required.
 * �🔓 **Bypass Upload Limits:** Forget about `upload_max_filesize` errors. Our 
   custom import engine uploads large archives in tiny, manageable pieces directly
   from your browser.
 * 🛡️ **Bank-Grade Security:** All migrations are protected by strict token-based
   authentication and role-based access control.
 * 🧪 **Dry-Run Mode (Simulation):** Nervous about overwriting data? Test your entire
   import process safely _without_ modifying your live database!

### 🌟 Core Features

 * **One-Click Backup & Export:** Instantly package your entire database, themes,
   plugins, and media into a single downloadable archive.
 * **Drag & Drop Import:** Simply drag your archive into the dashboard and let the
   engine do the rest.
 * **Direct DB Import:** A highly optimized SQL engine built specifically for enormous
   databases.
 * **Auto URL Replacement:** Moving to a new domain? ALLDAMI automatically and safely
   replaces all URLs across your entire database, including serialized data.
 * **Paranoid & Debug Modes:** Advanced developer tools for maximum control over
   the import environment.
 * **Automated Cleanup:** Leaves no trace behind by automatically purging temporary
   migration files once the job is done.

## 屏幕截图

 * [[
 * Export dashboard – Simple, intuitive interface to backup your site with one click.
 * [[
 * Import dashboard – Drag and drop file upload with real-time chunk progress tracking.
 * [[
 * Settings page – Configure advanced security, performance, and notification options.

## 安装

 1. Go to **Plugins > Add New** in your WordPress dashboard.
 2. Search for **ALLDAMI Site Migration**.
 3. Click **Install Now** and then **Activate**.
 4. Navigate to the new **ALLDAMI Site Migration** menu in your admin sidebar to start
    exporting or importing!

_(Alternatively, you can upload the plugin ZIP file manually via the Plugins page
or FTP to your `/wp-content/plugins/` directory)._

## 常见问题

### Does it support very large sites (10GB+)?

Yes! ALLDAMI uses advanced chunk-based streaming. This means it processes files 
and database rows in tiny batches, completely bypassing standard PHP memory limits
and `max_execution_time` restrictions.

### Will I get “File too large” errors during import?

No. Our custom chunkized upload system breaks your large backup file into small 
pieces directly in your browser before sending them to the server, evading any hosting
upload limits.

### Is it safe to move my site to a different domain name?

Absolutely. ALLDAMI features a robust “ReplaceEngine” that smartly executes search-
and-replace operations across your entire database (including complex serialized
strings) to ensure your new domain works flawlessly.

### Will my target site’s data be deleted?

Yes, a full import will overwrite the existing database and files. We highly recommend
using the included **“Dry Run”** feature first to simulate the import and catch 
any potential issues before committing changes!

### Where are my backups stored?

Backups are securely stored in your `wp-content/uploads/alldami-site-migration/`
directory and are protected from direct public access.

## 评价

此插件暂无评价。

## 贡献者及开发者

「ALLDAMI Site Migration」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Baris ARAN ](https://profiles.wordpress.org/b4ris/)

[帮助将「ALLDAMI Site Migration」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/alldami-site-migration)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/alldami-site-migration/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/alldami-site-migration/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/alldami-site-migration/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/alldami-site-migration/)。

## 更新日志

#### 1.0.9

 * Added manual temporary file cleanup option after export.
 * Implemented automated cleanup for stale temporary files (older than 1 hour).
 * Added robust exclusion rules for `node_modules`, `.git`, and plugin temp directories
   to optimize backup sizes.
 * Fixed version consistency and path resolution issues to meet WordPress.org standards.

#### 1.0.8

 * Fixed timeout issues on file restore with auto-retry mechanism.
 * Fixed CSS/JS loading issues on Admin pages.
 * Improved security checks and WPCS compliance (Direct AJAX handling).
 * Added Dry Run (Simulation) mode for safe imports.
 * Improved security with dynamic capabilities and an advanced token system.
 * Updated plugin name to ALLDAMI Site Migration and added full Turkish localization(
   tr_TR).

#### 1.0.1

 * Initial release.

## 额外信息

 *  版本 **1.0.9**
 *  最后更新：**2 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/alldami-site-migration/)
 * 标签
 * [backup](https://cn.wordpress.org/plugins/tags/backup/)[clone](https://cn.wordpress.org/plugins/tags/clone/)
   [migration](https://cn.wordpress.org/plugins/tags/migration/)[move](https://cn.wordpress.org/plugins/tags/move/)
   [transfer](https://cn.wordpress.org/plugins/tags/transfer/)
 *  [高级视图](https://cn.wordpress.org/plugins/alldami-site-migration/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/alldami-site-migration/reviews/)

## 贡献者

 *   [ Baris ARAN ](https://profiles.wordpress.org/b4ris/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/alldami-site-migration/)