このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

CMC MIGRATE

説明

Used to migrate wordpress installation from one site to another
The plugin installation sets up a menu under admin tools menu called cmc migrate
From cmc migrate menu, migrations can be created.
Migrations are a snapshort of your wordpress installation at a particular point in time. It includes your databases, plugins, themes, uploads and wp-content files at that time.
Migration can be imported and restored on any wordpress site.
You can remotly connect to other wordpress installation and import thier migration.
Migrations of multisite single site can be transfered to single site without multisite.
This version does not support restore of migrations to multisite single site.
make sure to set post_max_size and upload_max_filesize in php.ini to higher values in order to upload or import migrations

スクリーンショット

  • Migrations
  • Export Site
  • Restore Site
  • Settings

FAQ

Minimum Requirements

wordpress 4.6.0
php 5.5

How to install

Upload the plugin to the wp-content\plugins folder of your wordpress installaiton and activate it

評価

このプラグインにはレビューがありません。

貢献者と開発者

CMC MIGRATE はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“CMC MIGRATE” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.0.1 – 2017-05-06

initial release

0.0.2 – 2017-06-11

fix bugs
added actions ‘cmcmg_init’ and ‘before_cmcmg_init’
add support for multisite
Supports wordpress 4.8

0.0.3 – 2017-06-20

fix bugs