RSS Content Planner
Aggregate content from RSS/Atom feeds, auto-classify into WordPress taxonomies, and power an editorial workflow with n8n automation to plan, rewrite, and republish ethically attributed content.
by patilswapnilv · github.com/patilswapnilv/rss-manager · 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/patilswapnilv/rss-manager/archive/refs/heads/main.zipRSS Content Planner & Rewriter
A WordPress plugin that aggregates content from RSS/Atom feeds and powers an editorial workflow with n8n automation to plan, rewrite, and republish ethically attributed content.
Features
- n8n-First Processing: Primary integration with n8n workflow automation
- Feed Management: RSS/Atom feed validation, parsing, and bulk import
- Smart Content Processing: AI-powered content rewriting and enhancement
- Editorial Workflow: Kanban-style content inbox with approval workflows
- Multisite Support: Fully compatible with WordPress Multisite
Requirements
- WordPress 6.5+
- PHP 8.1+
- MySQL 5.7+ or MariaDB 10.3+
- n8n instance (recommended) or direct AI API access
Installation
- Upload to
/wp-content/plugins/rss-manager/ - Activate the plugin
- Configure n8n webhooks or API keys
- Add RSS feeds and set up processing rules
Quick Start
- Set Up n8n: Go to RSS Planner > Workflows, create webhook integration
- Add Feeds: Navigate to RSS Planner > Feeds, add RSS/Atom URLs
- Configure Rules: Set up automatic content processing rules
API Endpoints
GET /wp-json/rcp/v1/feeds- List feedsPOST /wp-json/rcp/v1/feeds- Create feedGET /wp-json/rcp/v1/webhooks- List webhooksPOST /wp-json/rcp/v1/webhook/callback- Webhook callback
License
GPL v2 or later