Skip to content

donbellamy/contentbox-aggregator

Repository files navigation

ContentBox Aggregator Module

This module allows you to automatically import RSS feeds as content items and display them in your ContentBox site.

Requirements

Built and tested with:

  • ColdBox 5.6.2+
  • ContentBox 4.2.1+
  • Lucee 5.2.3.35+
  • MySQL 8.0+

Additional database and cfml platforms will be supported in a future release.

Installation

  1. Stop the server running your ContentBox site.
  2. Install using CommandBox by typing box install contentbox-aggregator.
  3. Run the mysql.sql script located in /sql on your ContentBox database.
  4. Copy the files located in /themes/default into your current theme folder. If you are not using the default theme, you will need to modify these files to match your current theme.
  5. Start up your server running ContentBox.
  6. Activate the module in the admin and begin using.

Instructions

  • Coming Soon!

Sites using ContentBox Aggregator

  1. Prepping.com - Proof of concept site pulling prepping and survival articles, videos and podcasts from over 100 rss feeds.

License

Apache License, Version 2.0.