Overview
Flotiq CLI is an application that allows users to quickly start their projects with Flotiq, a headless CMS platform. It currently supports importing data from WordPress into Flotiq and seeding example data from Flotiq’s Gatsby starters.
Features
- Launch a Flotiq starter project: Clone a Flotiq Gatsby or Nextjs starter, set up your Flotiq account, import example content, and start your Gatsby starter.
- Import example data for a Gatsby starter: Import Content Types and Content Objects from a Gatsby starter to your Flotiq account.
- Import variables: Use dynamic data in JSON files for imported content objects, with options for dynamic date values.
Installation
To install Flotiq CLI, run the following command in your terminal:
npm install -g flotiq-cli
Summary
Flotiq CLI is a powerful tool for developers to quickly start their projects with Flotiq. It offers features such as importing data from WordPress, seeding example data, and dynamic data options. With its easy installation process, developers can quickly get started with Flotiq CLI and accelerate their development process.