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
pluginsfolder - Make sure WP-CLI is installed.
- Unzip the
content/posts_1.jsonfile from the archive into the plugin folder - Unzip the
media/postsfolder into a folder namedexport/media/posts - Run
wp instagram-import media ./posts_1.json