This module helps aggregating or importing a blog from an RSS feed.
It requires the "external content module", and the "rssconnector" module
(actually our fork of it, which is upgraded to ss 3.1). See below for installation.
You need to install via Composer at that'll handle all the dependencies. You need to have
the following part of your composer.json
(apart from the ususals):
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/anselmdk/silverstripe-rssconnector"
}
],
"require": {
"titledk/aggregatedblog": "dev-master"
}
}
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem