mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-24 11:34:26 +08:00
Ember now has native support for route components, so we don't need the wrapper. This commit was generated automatically using `pnpm lint:js:fix && pnpm lint:prettier:fix`. |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| config | ||
| db/migrate | ||
| lib/discourse_rss_polling | ||
| spec | ||
| plugin.rb | ||
| README.md | ||
Discourse RSS Polling 
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.