Skip to content

luofan189/nodebb-plugin-rss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeBB RSS Parser

This NodeBB plugin uses the Yahoo YQL API to pull RSS feeds and create topics in predefined categories.

To customize options for the parser, please consult the "RSS" page in the administration panel, under the "Plugins" heading.

Installation

npm install nodebb-plugin-rss

Usage

  1. Click 'Add Feed'
  2. Enter the RSS feed you want to pull
  3. Select the category you want to post to
  4. Enter tags if you want to tag the posted topics
  5. Type in the username you want to post as
  6. Select the interval to query the RSS feed
  7. Select the timestamp to use for the topic
  8. Click Save.

About

A NodeBB Plugin to post topics using RSS feeds

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.9%
  • Smarty 38.1%