discourse/plugins/discourse-rss-polling
2025-09-15 10:47:22 +02:00
..
app DEV: avoid calling sidekiq in migration (#33957) 2025-07-30 11:57:04 +10:00
assets DEV: Move discourse-rss-polling to core (#33570) 2025-07-15 16:38:05 +02: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: Move discourse-rss-polling to core (#33570) 2025-07-15 16:38:05 +02:00
spec DEV: avoid calling sidekiq in migration (#33957) 2025-07-30 11:57:04 +10:00
plugin.rb DEV: Move discourse-rss-polling to core (#33570) 2025-07-15 16:38:05 +02:00
README.md DEV: Move discourse-rss-polling to core (#33570) 2025-07-15 16:38:05 +02:00

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.