Linux 软件免费装
Banner图

Codeandcore One-Click Migrator

开发者 codeandcore
更新时间 2026年8月24日 18:43
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

migration ACF REST API content migration post migration

下载

1.0.0 2.0.0

详情介绍:

Codeandcore One-Click Migrator is a unified WordPress plugin that acts as both Sender and Receiver. Install on both sites to migrate content directly between servers — no FTP, no export/import. Features How It Works
  1. Install this plugin on both the source and destination sites.
  2. On the destination site → go to Codeandcore One-Click Migrator → Receiver Settings → generate an auth key → copy the endpoint URL.
  3. On the source site → go to Codeandcore One-Click Migrator → Sender Settings → paste the endpoint URL and auth key.
  4. On the source site → Navigate to any post list → click ⚡ Migrate in the row actions, OR use the Migrate Posts panel for bulk migrations.

安装:

  1. Upload the codeandcore-one-click-migrator folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Follow the How It Works steps above

屏幕截图:

  • **Receiver Settings** — Generate secure Auth Keys and view your REST API endpoint.
  • **Bulk Migration** — Select multiple posts and track migration progress in real-time.
  • **Post-Level Migration** — Quick-action "Migrate" link directly in the post list table.
  • **Real-time Progress** — Visual feedback during the migration process.

升级注意事项:

2.0.0 Major performance optimizations for media handling during migrations, and fixes for local environment connectivity. 1.0.0 Initial unified release. Combines Sender and Receiver functionality with full support for ACF repeaters, flexible content, and major page builders.

常见问题:

What ACF field types are supported?

All standard ACF field types: text, textarea, number, email, url, image, file, gallery, select, checkbox, radio, relationship, post_object, user, taxonomy, date/time, color, repeater (up to 3 levels), and flexible_content.

What happens if a field doesn't exist on the receiver?

Top-level ACF fields are checked against available field groups on the receiver. If a field doesn't exist, it can be skipped or preserved as post meta depending on your configuration.

Will duplicate posts be created?

No. Posts are matched by slug + post type. If a match is found, the existing post is updated. Otherwise a new post is created.

Are media files duplicated?

No. The plugin checks if an image with the same filename/path exists in the media library and reuses it to save space. Otherwise, it is downloaded fresh.

更新日志:

2.0.0 1.0.0