April 14, 2020
Estimated Post Reading Time ~

Creating an Adobe Experience Manager RSS component using JQuery

You can create an Adobe Experience Manager (AEM) component that is able to retrieve data from an RSS feed and display data in the component's view. An RSS uses standard web feed styles to publish data such as:
  • blog entries
  • news headlines
  • audio
  • video
When developing a custom AEM component, you can select a third-party library and use that library within AEM. This is the benefit of developing an AEM component as it offers you better flexibility to address your business requirements. In this use case, the following third-party library is used:

http://jquery-plugins.net/FeedEK/FeedEk_demo.html

The following illustration shows the component created in this development article.



To read this development article, click https://helpx.adobe.com/experience-manager/using/aem_rss.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.