discourse/plugins/discourse-rss-polling
David Taylor 844a1607cb
Some checks failed
Licenses / run (push) Has been cancelled
Linting / run (push) Has been cancelled
Migration Tests / Tests (push) Has been cancelled
Publish Assets / publish-assets (push) Has been cancelled
Tests / core backend (push) Has been cancelled
Tests / plugins backend (push) Has been cancelled
Tests / core frontend (Chrome) (push) Has been cancelled
Tests / plugins frontend (push) Has been cancelled
Tests / themes frontend (push) Has been cancelled
Tests / core system (push) Has been cancelled
Tests / plugins system (push) Has been cancelled
Tests / themes system (push) Has been cancelled
Tests / core frontend (Firefox ESR) (push) Has been cancelled
Tests / core frontend (Firefox Evergreen) (push) Has been cancelled
Tests / chat system (push) Has been cancelled
Tests / merge (push) Has been cancelled
DEV: Resolve deprecated route names in rss-polling (#35084)
2025-09-30 22:07:07 +01:00
..
app DEV: avoid calling sidekiq in migration (#33957) 2025-07-30 11:57:04 +10:00
assets DEV: Resolve deprecated route names in rss-polling (#35084) 2025-09-30 22:07:07 +01:00
config Update translations (#34804) 2025-09-15 10:47:22 +02:00
db/migrate DEV: avoid calling sidekiq in migration (#33957) 2025-07-30 11:57:04 +10:00
lib/discourse_rss_polling DEV: Normalize route and namespace setup in plugins (#34962) 2025-09-25 12:35:29 +02:00
spec DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
plugin.rb DEV: Remove obsolete register_svg_icon checks (#35067) 2025-09-30 15:51:44 +02:00
README.md

Discourse RSS Polling Build Status

Import RSS feeds from different sources into your Discourse.

Install

Add git clone https://github.com/discourse/discourse-rss-polling.git to the plugin section in your app.yml file. Please refer to Install Plugins in Discourse for installation instructions.

Documentation can be found at Configure the Discourse RSS Polling Plugin.