Description
Flow by Aivolut connects your WordPress site to a Flow account so you can publish posts from Flow into WordPress without creating a WordPress Application Password.
The plugin adds a WordPress settings page where an administrator can:
- Generate or regenerate a Flow API key.
- Copy the API key into Flow.
- Choose the default WordPress post author used for posts published by Flow.
This plugin does not send data to Aivolut on its own. Flow calls your WordPress REST API after you paste the generated API key into Flow.
Flow is an external service operated by Aivolut. A Flow account is required to use this plugin. When you publish from Flow, Flow sends the post title, post content, excerpt, slug, taxonomy selections, post status, and optional featured image URL to this WordPress site. If a featured image URL is provided, this WordPress site downloads that image from the provided URL and stores it in the media library.
Service terms: https://aivolut.com/terms
Privacy policy: https://aivolut.com/privacy
Installation
- Upload the plugin files to
/wp-content/plugins/aivolut-flow-ai-seo-blog-publishing, or install it from the WordPress plugin directory. - Activate the plugin through the Plugins screen in WordPress.
- Go to Settings > Flow by Aivolut.
- Choose the default post author.
- Generate an API key and copy it into your Flow project Publishing settings.
FAQ
-
What happens when I regenerate the API key?
-
The old key stops working immediately. Paste the new key into Flow to reconnect the site.
-
Can I still use WordPress Application Passwords?
-
Yes. Flow supports both the plugin key method and the existing Application Password method.
-
Does this plugin support SEO plugin meta fields?
-
Not in version 0.1.0. SEO metadata support is planned for a later version because SEO plugins store meta titles and descriptions differently.
-
Does this plugin send data to Aivolut automatically?
-
No. The plugin waits for authenticated REST API calls from Flow. It does not send site data to Aivolut by itself.
-
What external services does this plugin use?
-
The plugin is designed to be used with Flow, an external Aivolut service. Flow calls this site’s REST API after you enter the plugin API key in Flow. When Flow sends a featured image URL, WordPress downloads that image from the URL provided by Flow.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Aivolut Flow – AI SEO Blog Publishing” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Aivolut Flow – AI SEO Blog Publishing” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- Initial plugin API key connection.
- Default WordPress post author setting.
- REST endpoints for connection status, categories, taxonomy resolution, media import, post import, and post publishing.