GenerateBot

plugin banner

Publish articles directly from GenerateBot to your WordPress site with one click.

Author:generatebot (profile at wordpress.org)
WordPress version required:5.8
WordPress version tested:6.9.4
Plugin version:1.0.0
Added to WordPress repository:16-03-2026
Last updated:16-03-2026
Rating, %:0
Rated by:0
Plugin URI:https://generatebot.com/integrations/wordpres...
Total downloads:150
plugin download
Click to start download

GenerateBot is a companion plugin that connects your WordPress site to the GenerateBot content platform. Once connected, you can publish articles created in GenerateBot directly to WordPress without leaving the GenerateBot editor.

Features

  • Secure token-based authentication – A unique integration token is generated on activation. All communication between GenerateBot and your site is authenticated.
  • Publish or draft – Choose whether articles land as drafts for review or publish immediately. Set a site-wide default or override per article.
  • Featured images – Automatically downloads and attaches featured images from external URLs.
  • Categories and tags – Assign categories and tags during publishing. Missing categories are created automatically.
  • Author mapping – Map articles to any WordPress user who can edit posts.
  • Health-check endpoint – Verify the connection is working from your GenerateBot dashboard at any time.

How it works

  1. Install and activate this plugin on your WordPress site.
  2. Go to Settings > GenerateBot to find your Integration Token.
  3. In your GenerateBot dashboard, go to Integrations > Connect WordPress.
  4. Enter your WordPress site URL and paste the Integration Token.
  5. Articles you publish from GenerateBot will appear in your WordPress Posts.

REST API Endpoints

The plugin registers four endpoints under the generatebot/v1 namespace. All endpoints require a valid Bearer token in the Authorization header.

  • GET /wp-json/generatebot/v1/status – Connection health-check
  • POST /wp-json/generatebot/v1/publish – Create a post
  • GET /wp-json/generatebot/v1/authors – List available authors
  • GET /wp-json/generatebot/v1/categories – List categories

Requirements


Screenshots
FAQ
ChangeLog