WP Manifestindependent plugin directory
manifest / updates / post-importer

Post Importer

Import posts or any custom post type from an external website using REST API.

by Ronak Hapaliya · github.com/ronak3899/post-importer

1stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ronak3899/post-importer/archive/refs/heads/main.zip

From the readme

post-importer post-importer plugin provides you capabilities to import any post type from any wordpress website's url which has showinrest is set to true and we are able to get that post type data in rest api response. You just need to install this plugin and enter url of wordpress website from which you want to import blog. This plugin use background processing to import post it doesnt have any limit for numbers of posts. you can import any numbers of posts.

Read the full README on GitHub →