Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flotiq/wordpress-2-flotiq-sync
This is an easy-to-use plugin for synchronizing your Wordpress content into Flotiq CMS
https://github.com/flotiq/wordpress-2-flotiq-sync
flotiq wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
This is an easy-to-use plugin for synchronizing your Wordpress content into Flotiq CMS
- Host: GitHub
- URL: https://github.com/flotiq/wordpress-2-flotiq-sync
- Owner: flotiq
- License: gpl-2.0
- Created: 2021-04-01T14:32:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T14:39:16.000Z (about 3 years ago)
- Last Synced: 2024-04-17T04:32:51.355Z (10 months ago)
- Topics: flotiq, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://flotiq.com
- Size: 1.27 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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).