<a href="https://flotiq.com/">
    <img src="https://editor.flotiq.com/fonts/fq-logo.svg" alt="Flotiq logo" title="Flotiq" align="right" height="60" />
</a>

WordPress 2 Flotiq Sync
========================

You can use this Wordpress plugin to easily connect your Wordpress instance to Flotiq and synchronize your data.

## Getting started

Use git clone in wordpress plugins directory `wp-content/plugins`

````
git clone https://github.com/flotiq/wordpress-2-flotiq-sync.git flotiq-sync
````

Or [download](https://github.com/flotiq/wordpress-2-flotiq-sync/archive/refs/heads/main.zip) zip archive and extract to plugins directory.

If finished, enable the plugin in the plugin list in wordpress.
WordPress 2 Flotiq Sync will now appear in the setup menu.

## Supported content

For the time being we support the following types of content:
- posts
- pages
- media
- tags
- categories
- authors


## Collaborating

   If you wish to talk with us about this project, feel free to hop on our [![Discord Chat](https://img.shields.io/discord/682699728454025410.svg)](https://discord.gg/FwXcHnX)  
   
   If you found a bug, please report it in [issues](https://github.com/flotiq/wordpress-2-flotiq-sync/issues).
