WP Manifestindependent plugin directory
manifest / content / aga-auto-poster

AGA Auto Poster

AGA Auto Poster is a powerful tool designed to automate content creation for your WordPress site

by AGA · github.com/aga3493/aga-auto-poster · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/aga3493/aga-auto-poster/archive/refs/heads/main.zip

AGA Auto Poster Banner

AGA Auto Poster is a powerful tool designed to automate content creation for your WordPress site. It allows you to:

  • Fetch news and articles from multiple RSS feeds automatically.
  • Process the fetched content using an AI model via API (like Ollama or OpenAI) to rewrite, summarize, or enhance it.
  • Automatically publish the processed content as new posts on your WordPress website.
  • Schedule the fetching and posting cycles using WordPress cron.

Features

  • Automated RSS Fetching: Configure multiple URLs and schedule fetches via WordPress Cron.
  • AI Processing Engine: Easily hook into language models to transform or summarize your content before it gets published.
  • Detailed Activity Logs: Review what was fetched, what failed, and when the cron ran.
  • Seamless Integrations: Lightweight and integrated seamlessly with WordPress backend administration.

Installation

  1. Clone or download this repository.
  2. Upload the aga-auto-poster directory to the /wp-content/plugins/ directory of your WordPress installation.
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. Go to the new side menu item for AGA Auto Poster.
  5. Setup your target RSS URLs and configure your AI endpoints.
  6. Configure your Cron interval for automated action.

Screenshots

1 2
Screen 1 Screen 2
3 4
Screen 3 Screen 4
5 6
Screen 5 Screen 6

Frequently Asked Questions

Does it support local AI models?
Yes, it supports customized API endpoints, meaning you can configure it to work with local AI services like Ollama.

How often does it fetch and post?
You can configure the interval using WordPress cron schedules via the plugin settings.

License

This project is licensed under the GPLv2 (or later).