discourse/plugins/discourse-rss-polling
2026-05-17 19:13:55 +02:00
..
app FIX: RSS polling breaks silently after a username rename (#39460) 2026-05-05 18:42:56 +02:00
assets DEV: Consolidate reusable components into ui-kit (#38703) 2026-05-11 18:07:36 -03:00
config I18N: Update translations (#40027) 2026-05-17 19:13:55 +02:00
db/migrate FIX: RSS polling breaks silently after a username rename (#39460) 2026-05-05 18:42:56 +02:00
lib/discourse_rss_polling DEV: Normalize route and namespace setup in plugins (#34962) 2025-09-25 12:35:29 +02:00
spec FIX: RSS polling breaks silently after a username rename (#39460) 2026-05-05 18:42:56 +02:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb UX: add admin sidebar icons for preinstalled plugins (#36764) 2025-12-18 16:39:00 -05:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01: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.