RSS Aggregator module
Edition | CE |
---|---|
License |
|
Issues |
|
Maven site |
|
Latest |
2.6.6 |
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.6</version>
</dependency>