Title: Export 2 Multisite
Author: jamiechong
Published: <strong>2014 年 10 月 29 日</strong>
Last modified: 2014 年 11 月 5 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/export-2-multisite.svg)

# Export 2 Multisite

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

[下載](https://downloads.wordpress.org/plugin/export-2-multisite.0.2.zip)

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

 [技術支援](https://wordpress.org/support/plugin/export-2-multisite/)

## 外掛說明

Export 2 Multisite exports your standalone database SQL for import into a WP multisite
installation. It handles duplicate users (based on email) and will copy over all
site settings including Widgets and Menus. You still need to copy the files for 
your themes, plugins and uploads.

 * **This plugin has been minimally tested, but has been used to successfully migrate
   a handful of standalone sites to a multisite installation.**
 * **There is a good possibility it won’t work for sites that make use of a multitude
   of plugins – especially plugins that have their own database tables.**

**Installation**

 1.  Create a new site on the Multisite.
 2.  Copy the plugins and themes from this standalone site to the Multisite.
 3.  Copy the files from wp-content/uploads/ on this site to wp-content/uploads/sites//
     on the multisite.
 4.  Backup the database on the Multisite.
 5.  Provide the Site ID of the Multisite. This can be found by hovering the mouse 
     over the new site on Network Admin->Sites.
 6.  Provide the New URL. Example: //mysite.my-wp-multisite.com
 7.  Provide the New file path (The file path of the Multisite installation).
 8.  Export the database dump.
 9.  Import the SQL into your Multisite installation.

 * **Important:** The exported SQL will DROP the tables that were created for the
   Site ID you provided. So only perform this migration on new empty Sites.
 * Note that the you may need to review the exported SQL to ensure that plugin database
   tables have been exported correctly.
 * The site admin (username and password) is the user you created while creating
   the new Site, NOT the site admin of this standalone site.
 * The guts of this export plugin were inspired by [this blog post](https://iandunn.name/comprehensive-wordpress-multisite-migrations/)
 * The code for this plugin has been modified from the [WP Migrate DB](https://wordpress.org/plugins/wp-migrate-db)
   plugin, but should not conflict with it in any way.

## 安裝方式

 1. Use WordPress’ built-in installer
 2. Access the “Export 2 Multisite” menu option under the Tools menu

## 常見問題集

  I’m not a developer, can I use this plugin?

Probably not. You’re going to need some technical experience to migrate your site
properly.

  How do I import the file I downloaded into my WP Multisite?

You will need access to a database client that can perform writes to your WP database.
You can use PHPMyAdmin, or run the raw SQL on the commandline using the _mysql_ 
client and running the _source_ command.

  How do I download the images and files in my media library so I can upload them
to my multisite?

You’ll need access to your server to get these files easily. Use FTP or SSH into
your server to zip wp-content/uploads so you can download to your Multisite server.
You could also make use of the [All-in-One WP Migration plugin](https://wordpress.org/plugins/all-in-one-wp-migration/)
to export just the files.

  How do I make sure the correct themes and plugins are setup on my multisite?

It’s likely easiest to just freshly install the themes and plugins on your Multisite.
If you have a custom theme or plugin on your standalone site, you will need to copy
it over the same way you copied your media files.

  Will a future version of this plugin make it easier for me to export my media 
files, themes and plugins?

_Maybe_. This plugin was created in haste to tackle a problem that wasn’t already
solved by some other plugin like the [WP Migrate DB](https://wordpress.org/plugins/wp-migrate-db)
plugin or the [All-in-One WP Migration plugin](https://wordpress.org/plugins/all-in-one-wp-migration/)
plugin. These plugins both suggest they have a PRO version coming that offers multisite
migration. This plugin will always remain Free however.

## 使用者評論

![](https://secure.gravatar.com/avatar/c4ca0c76e2c55c89b515b03a8c6350f2e1efeb79de9e5fc0e921f2f516561def?
s=60&d=retro&r=g)

### 󠀁[Working ок](https://wordpress.org/support/topic/working-%d0%be%d0%ba/)󠁿

 [dimagsv](https://profiles.wordpress.org/dimagsv/) 2016 年 9 月 3 日

Good useful plugin!

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/export-2-multisite/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Export 2 Multisite〉的開發相關工作。

參與者

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

[將〈Export 2 Multisite〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/export-2-multisite)

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

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

## 變更記錄

#### 0.2

 * In Advanced Options there is now a way to supply the database prefix of the target
   multisite (in case it’s not wp_).

#### 0.1

 * The first release of this plugin.

## 中繼資料

 *  版本 **0.2**
 *  最後更新 **12 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.0.38**
 *  語言
 * [English (US)](https://wordpress.org/plugins/export-2-multisite/)
 * 標籤:
 * [database](https://tw.wordpress.org/plugins/tags/database/)[export](https://tw.wordpress.org/plugins/tags/export/)
   [migrate](https://tw.wordpress.org/plugins/tags/migrate/)[multisite](https://tw.wordpress.org/plugins/tags/multisite/)
   [mysql](https://tw.wordpress.org/plugins/tags/mysql/)
 *  [進階檢視](https://tw.wordpress.org/plugins/export-2-multisite/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/export-2-multisite/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/export-2-multisite/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/export-2-multisite/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/export-2-multisite/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/export-2-multisite/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/export-2-multisite/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/export-2-multisite/reviews/)

## 參與者

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

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/export-2-multisite/)