0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/discourse-rss-polling
2026-07-28 16:55:42 +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 (#42015) 2026-07-28 16:55:42 +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
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
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.