Linux 软件免费装

WP Migrate

开发者 jkriddle
更新时间 2011年4月14日 03:35
PHP版本: 2.7 及以上
WordPress版本: 2.9

标签

migration development deployment

下载

0.1.1 0.1.2 0.1.3 0.1.4 0.1.5 0.1.6

详情介绍:

WP-Migrate allows users to enter database information separate from the current site/blog database, and migrate the current information over. It enables you to select what (if any) information to move over, and/or update the URL throughout the database to a new domain while keeping the seralized meta information intact. NOTICE: This is a very developer-centric plugin and should not be used by anyone that is not comfortable working with database settings and entering connection information. This is an early version and it is recommended that you run a test-deployment before migrating any information to a production database. For example: create a new database named "mysite2", running the migration, and switching the wp-config.php file on your production server to point to that database. This way you can switch back quickly if there was an issue. Plugin requires the json_encode function to be available on your server.

安装:

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. A new menu item under the Settings menu will appear named "Migrate Site". If you would like to enable logging of all queries, give the "logs" folder write permissions.

更新日志:

0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1