Open Source & Self-Hosted

Automate. Orchestrate.
Dominate.

The ultimate AI-powered orchestrator for your WordPress sites. Scrape, rewrite with GPT-5, handle media, and publish automatically without crashing your server.

WP AutoFlow Dashboard Interface

How it works

WP AutoFlow acts as a conductor, managing heavy workloads asynchronously using Redis and BullMQ.

1. Scrape & Queue

Fetches content from target websites and places them safely in a Redis queue to prevent server timeouts.

2. AI Engine

Extracts HTML, preserves formatting, rewrites text to avoid plagiarism, and builds internal links automatically.

3. Publish & Index

Uploads watermarked media, publishes to WordPress, and instantly pings IndexNow & SpeedyIndex.

Enterprise-grade Features

Everything you need to run a completely automated content pipeline, right out of the box.

Multiple LLM Support

Native integration with OpenAI (GPT-5, o3-mini), Together AI, or any custom endpoint compatible with Ollama.

Concurrency Control

Run scrapers in Sequential, Parallel, or Staggered modes to bypass basic rate-limits and protect your VPS.

Smart Media Handling

Downloads featured images in memory, applies your custom watermark, and uploads directly to WP via API.

Real-time Indexing

Automatically notify search engines the second a post goes live using IndexNow or SpeedyIndex APIs.

SEO Link Building

Cross-references a local database of your existing posts to naturally inject internal backlinks into new articles.

Docker Ready

Deploy in minutes. The entire stack (Node, React, MongoDB, Redis) runs seamlessly in isolated containers.

Deploy in literally 1 minute.

No complex setups. Use our official Docker image or deploy with one click using our Easypanel template. It's built for production from day one.

bash - root@server

root@server:~$ git clone https://github.com/wp-autoflow/wp-autoflow.git

root@server:~$ cd wp-autoflow

root@server:~$ cp .env.example .env

root@server:~$ docker compose up -d

# Done! Admin panel running on port 3000 🚀

Join the Open Source Revolution

WP AutoFlow is built by developers, for developers. Check out the source code, read the full documentation, or help us build the next big feature.