Post/Page Copying Tool to Export and Import post/page for Cross site Migration

Description

The plugin allows you to download a post/page content in a json format and upload it to another post to overwrite that content.
Plugin solves the problem where you have different versions of a wordpress site and instead of copying the content, title, categories and featured image manually, you can download a post into a json file which you can upload to another post and it will save those content, custom fields, taxonomies and featured image.
The plugin supports:
1. Post title
2. Post Content
3. Featured Image
4. Taxonomies – Tag, Category and Custom Taxonomy
5. PostMeta / Custom Fields

The plugin will support major page builders and ACF fields.
You can cherry pick the post to duplicate instead of migration a complete database.

Screenshots

  • Plugin interface
  • How to export json file
  • How to import
  • json file example

Installation

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress Dashboard

Reviews

Read all 2 reviews

Contributors & Developers

“Post/Page Copying Tool to Export and Import post/page for Cross site Migration” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • First version of the plugin.

1.0.1

  • Check compatible with WordPress 6.0.1.

1.1.0

  • Fix enqueue of CSS & JS files.
  • Test with WordPress version 6.1.1

1.2.0

  • Showing import button when new page screen
  • Fix import file path

1.2.1

  • Test with wp 6.2

1.3.0

  • Fix broken templates that have complex ACF Fields.
  • Test compatibility with WordPress 6.3.1.