RSS Aggregator module

Edition CE

License

MLA, GPL

Issues

MGNLRSSAGG

Maven site

RSS Aggregator

Latest

2.6.5

See Feeds for more information about using the module and the Feeds app.

Due to performance issues, we do not recommend using this module as part of your Magnolia Cloud deployment.

Installing with Maven

Maven is the easiest way to install the module. Add the following to your bundle:

<dependency>
  <groupId>info.magnolia</groupId>
  <artifactId>magnolia-module-rssaggregator</artifactId>
  <version>2.6.5</version>
</dependency>
Feedback