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 acts as a conductor, managing heavy workloads asynchronously using Redis and BullMQ.
Fetches content from target websites and places them safely in a Redis queue to prevent server timeouts.
Extracts HTML, preserves formatting, rewrites text to avoid plagiarism, and builds internal links automatically.
Uploads watermarked media, publishes to WordPress, and instantly pings IndexNow & SpeedyIndex.
Everything you need to run a completely automated content pipeline, right out of the box.
Native integration with OpenAI (GPT-5, o3-mini), Together AI, or any custom endpoint compatible with Ollama.
Run scrapers in Sequential, Parallel, or Staggered modes to bypass basic rate-limits and protect your VPS.
Downloads featured images in memory, applies your custom watermark, and uploads directly to WP via API.
Automatically notify search engines the second a post goes live using IndexNow or SpeedyIndex APIs.
Cross-references a local database of your existing posts to naturally inject internal backlinks into new articles.
Deploy in minutes. The entire stack (Node, React, MongoDB, Redis) runs seamlessly in isolated containers.
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.
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 🚀
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.