discourse/plugins/discourse-rss-polling
2025-09-25 12:35:29 +02:00
..
app DEV: avoid calling sidekiq in migration (#33957) 2025-07-30 11:57:04 +10:00
assets
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: avoid calling sidekiq in migration (#33957) 2025-07-30 11:57:04 +10:00
plugin.rb DEV: Normalize route and namespace setup in plugins (#34962) 2025-09-25 12:35:29 +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.