action.skip

Migrate WordPress blog content to Flotiq

To migrate content from WordPress blog with Flotiq CLI you need a Flotiq account (you can register here) and your "Read and write API key" (more about API keys can be found in the related article).

The command looks like this:

flotiq wordpress-import [wordpressUrl] [flotiqApiKey]

After running the command, you should have new content types added to your Flotiq account that was imported from Wordpress site.

Parameters

wordpressUrl - full link to WordPress site

flotiqApiKey - Read and write API key to your Flotiq account

Imported Data

The importer will make all the required Content Type Definitions and will pull all your posts, authors, categories, tags, pages and media into your Flotiq account. They are all properly linked and ready to use, e.g. in a Gatsby-based website.

Hint

Instead of coding, you can try our one-click migration tool to move your data from WordPress to Flotiq. All you need is your personal Flotiq Read And Write API Key and your WordPress Site address. Read more in our blog post.