RSS Feed service plugin — dedicated cross-post feed #45

Open
opened 2026-05-28 18:51:56 +00:00 by jmiller · 1 comment
Owner

Generate a dedicated RSS/Atom feed of cross-posted articles.

Not an API integration but a useful output — lets users subscribe to cross-post activity or use it as input to other automation tools.

Config:

  • Feed format (RSS 2.0 / Atom 1.0)
  • Item count limit
  • Include full text or intro only
  • Feed URL: /index.php?option=com_mokojoomcross&view=feed&format=feed

Features:

  • Auto-generated from posted entries
  • Caching for performance
  • Category filtering
  • Valid RSS/Atom output
Generate a dedicated RSS/Atom feed of cross-posted articles. Not an API integration but a useful output — lets users subscribe to cross-post activity or use it as input to other automation tools. **Config:** - Feed format (RSS 2.0 / Atom 1.0) - Item count limit - Include full text or intro only - Feed URL: `/index.php?option=com_mokojoomcross&view=feed&format=feed` **Features:** - Auto-generated from posted entries - Caching for performance - Category filtering - Valid RSS/Atom output
Author
Owner

Branch created: feature/45-rss-feed-service-plugin-dedicated-cross-

git fetch origin
git checkout feature/45-rss-feed-service-plugin-dedicated-cross-
Branch created: [`feature/45-rss-feed-service-plugin-dedicated-cross-`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/45-rss-feed-service-plugin-dedicated-cross-) ```bash git fetch origin git checkout feature/45-rss-feed-service-plugin-dedicated-cross- ```
Sign in to join this conversation.
Type Feature
Status
Priority Low
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#45