A WP CLI importer that imports instagram posts from a downloaded archive to WordPress
- Download your archive from Instagram
- Upload the plugin to the WordPress
plugins
folder - Make sure WP-CLI is installed.
- Unzip the
content/posts_1.json
file from the archive into the plugin folder - Unzip the
media/posts
folder into a folder namedexport/media/posts
- Run
wp instagram-import media ./posts_1.json