PHPackages                             erhaweb/feed-display - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. erhaweb/feed-display

ActiveTypo3-cms-extension[Parsing &amp; Serialization](/categories/parsing)

erhaweb/feed-display
====================

Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display

3.0.1(1mo ago)116.9k↓14%5[2 issues](https://github.com/ErHaWeb/feed_display/issues)[1 PRs](https://github.com/ErHaWeb/feed_display/pulls)GPL-2.0-or-laterPHPPHP &gt;=8.2 &lt;8.6CI failing

Since Oct 19Pushed 1mo agoCompare

[ Source](https://github.com/ErHaWeb/feed_display)[ Packagist](https://packagist.org/packages/erhaweb/feed-display)[ RSS](/packages/erhaweb-feed-display/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (56)Versions (33)Used By (0)

Feed Display
============

[](#feed-display)

[![CI](https://github.com/ErHaWeb/feed_display/actions/workflows/ci.yml/badge.svg)](https://github.com/ErHaWeb/feed_display/actions/workflows/ci.yml)[![Packagist Version](https://camo.githubusercontent.com/65b0ce2aa025a69bc05da134d67f6d0c4e7553a5169b3f8f32e2351e7788083e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657268617765622f666565642d646973706c61792e7376673f6c6162656c3d5061636b6167697374)](https://packagist.org/packages/erhaweb/feed-display)[![License](https://camo.githubusercontent.com/8d0dd7bd2eff0802480295cae0ad615d1e3a8decb03ce6842075501e32d5ddec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f657268617765622f666565642d646973706c61792e737667)](LICENSE)[![TYPO3](https://camo.githubusercontent.com/690107bd675a82b8f4695feef9a65cbd33f9a935fda27368ef43f90a63927245/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d7631332532302537432532307631342d6666383730302e7376673f6c6f676f3d7479706f33266c6f676f436f6c6f723d7768697465)](https://docs.typo3.org/p/erhaweb/feed-display/main/en-us/Compatibility/)

Feed Display fetches RSS and Atom web feeds and renders selected feed data in TYPO3 frontend content elements. It uses the [SimplePie](https://simplepie.org/) feed parser and exposes feed and item data to Fluid templates.

Remote `http` and `https` feeds are fetched through TYPO3's PSR-17/PSR-18 HTTP client, so instance-wide HTTP settings such as proxy configuration are applied automatically. Parsed results are cached through TYPO3's caching framework and refreshed when plugin configuration changes or the configured cache lifetime expires.

At a glance
-----------

[](#at-a-glance)

ItemValueExtension key`feed_display`Composer package[`erhaweb/feed-display`](https://packagist.org/packages/erhaweb/feed-display)TYPO3 support`^13.4 || ^14.3`PHP support`>=8.2
