This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Canvasflow Export

Description

This plugin integrates Canvasflow into WordPress allowing Canvasflow to export articles directly to WordPress.

Features

  • One click publishing from your Canvasflow account to WordPress.
  • Automatic format conversion.
  • Full control over how text components are converted.
  • Publish clean, semantic HTML5 mark-up.

To enable content from your Canvasflow account to be exported to a WordPress website, you must have an appropriate Canvasflow licence.

For information on how to obtain your Canvasflow API credentials, please contact support@canvasflow.io, or learn more at https://canvasflow.io

Prerequisite Knowledge

Basic experience of WordPress and Canvasflow is required. This plugin also assumes you have access to an active Canvasflow account with a licence that supports exporting to WordPress.

Installation

This section describes how to install and configure the plugin.

Install

  1. Upload the plugin files to the ‘/wp-content/plugins/canvasflow-export’ directory or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Configure

  1. Access the plugin settings. This can be found in Settings >> Canvasflow Export
  2. Make a note of both the API Key and API Path – these will be required when setting up the WordPress channel connector in Canvasflow.
  3. From your Canvasflow account, navigate to the Publication Manager
  4. Select the appropriate Publication and access the settings
  5. Select ‘Publish Channels’, and create a new channel (using the ‘+’ button)
  6. Select ‘WordPress’ from the list
  7. Enter a channel name for the connector. Typically this is the name of your WordPress blog but can be called anything you want
  8. Select CF Plugin for the connection type
  9. Enter the API Key generated by the Canvasflow Rest Plugin
  10. Enter the API Path generated by the Canvasflow Rest Plugin
  11. Click ‘Add Channel’. Your publication is now connected to your WordPress blog
  12. Switch to the article manager and ensure the WordPress channel is selected. Click the publish button on any article to publish to your WordPress blog

For more information regarding configuring and using the Canvasflow Export plugin please check out the support documentation.

FAQ

Does this plugin work with WordPress MU (multi-user)?

We haven’t tested or explicitly built the plugin to work with WordPress MU. That’s not to say it won’t work, only that our initial release did not target a multi-user environment.

Where can I learn more about this plugin?

Please check out the plugin support documentation or contact support@canvasflow.io for more information.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Canvasflow Export” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Canvasflow Export” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.1

  • Support for WordPress v5.4.1

1.2.0

  • Added support for category meta data.
  • Added support for articles with a specific publish status
  • Improved support for multi-site installations
  • Added support for feature image when creating / updating an article

1.1.0

  • Replace update article method from PUT to POST

1.0.0

  • Initial release.