PHPackages                             gkh/gkh-rss-import - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gkh/gkh-rss-import

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

gkh/gkh-rss-import
==================

Fetch an RSS / Atom Feed and display its content on the Frontend.

v11.0.1(1mo ago)120.8k↓49%8[6 PRs](https://github.com/simonschaufi/gkh_rss_import/pulls)GPL-2.0-or-laterPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0CI passing

Since Oct 30Pushed 5d agoCompare

[ Source](https://github.com/simonschaufi/gkh_rss_import)[ Packagist](https://packagist.org/packages/gkh/gkh-rss-import)[ Fund](https://www.paypal.me/simonschaufi/10)[ GitHub Sponsors](https://github.com/simonschaufi)[ RSS](/packages/gkh-gkh-rss-import/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (4)Dependencies (59)Versions (44)Used By (0)

TYPO3 extension `gkh_rss_import`
================================

[](#typo3-extension-gkh_rss_import)

[![Donate](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.me/simonschaufi/10)[![Latest Stable Version](https://camo.githubusercontent.com/9b183e021f47c3099d3ecd1bb76ddac95bca98dab2a9fbd39aab834f5a0645e7/68747470733a2f2f706f7365722e707567782e6f72672f676b682f676b682d7273732d696d706f72742f762f737461626c65)](https://packagist.org/packages/gkh/gkh-rss-import)[![Total Downloads](https://camo.githubusercontent.com/5acc1ea05e9d498d78424dd796ae208d2299cada8d87fd7ec84e56531eb1ed63/68747470733a2f2f706f7365722e707567782e6f72672f676b682f676b682d7273732d696d706f72742f646f776e6c6f616473)](https://packagist.org/packages/gkh/gkh-rss-import)[![License](https://camo.githubusercontent.com/27baa6ce3f0bfeb12637ca06d991ffbb87c017f3c27902d4c95eb9f19dd72564/68747470733a2f2f706f7365722e707567782e6f72672f676b682f676b682d7273732d696d706f72742f6c6963656e7365)](https://packagist.org/packages/gkh/gkh-rss-import)[![TYPO3](https://camo.githubusercontent.com/2cf6570821614808899422f68a66a381a2de1dd0746ba9cdba6155def1f4f396/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31332d6f72616e67652e737667)](https://get.typo3.org/version/13)

Fetch an RSS / Atom Feed and display its content on the Frontend.

Features
--------

[](#features)

- Frontend plugin, implementing best practices from TYPO3 CMS
- Supports editors &amp; authors by providing
    - Lots of plugin options for flexible output rendering
    - Local caching of external feed content
    - Marker based template
- [Comprehensive documentation](https://docs.typo3.org/p/gkh/gkh-rss-import/main/en-us/)

Usage
-----

[](#usage)

### Installation

[](#installation)

#### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is using [Composer](https://getcomposer.org/).

Run the following command within your Composer based TYPO3 project:

```
composer require gkh/gkh-rss-import
```

#### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the [extension](https://extensions.typo3.org/extension/gkh_rss_import) with the extension manager module in the TYPO3 backend.

Integration
-----------

[](#integration)

- Add the TypoScript configuration in the Template module
- Add the Plugin on a page and configure it in the plugin settings right in the content element

Administration corner
---------------------

[](#administration-corner)

### Versions and support

[](#versions-and-support)

BranchTYPO3PHPSupport / Developmentdev-main13.0 - 13.48.2 - 8.4unstable development branch9.x11.5 - 11.57.4 - 8.1bugfixes, security updates8.x9.5 - 11.57.2 - 7.4no more support6.x8.7 - 8.77.0 - 7.4no more support### Changelog

[](#changelog)

Please look into the [official extension documentation in changelog chapter](https://docs.typo3.org/p/gkh/gkh-rss-import/main/en-us/Changelog/Index.html).

### Release Management

[](#release-management)

We follow [**semantic versioning**](https://semver.org/), which means, that

- **bugfix updates** (e.g. 1.0.0 =&gt; 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes,
- **minor updates** (e.g. 1.0.0 =&gt; 1.1.0) includes new features and smaller tasks without breaking changes,
- and **major updates** (e.g. 1.0.0 =&gt; 2.0.0) breaking changes which can be refactorings, features or bugfixes.

### Contribution

[](#contribution)

**Pull Requests** are gladly welcome! Please remember to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the **PR** is going to solve.

Bugfixes: Please describe what kind of bug your fix solve and give us feedback on how to reproduce the issue. We're going to accept only bugfixes if we can reproduce the issue.

### Similar extensions

[](#similar-extensions)

- [rss\_display](https://extensions.typo3.org/extension/rss_display/) Based on extbase but with less configuration options

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance95

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity88

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 70.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~91 days

Recently: every ~180 days

Total

27

Last Release

57d ago

Major Versions

6.x-dev → v7.0.02020-10-16

v7.0.4 → v8.0.02021-07-20

8.x-dev → v9.0.02021-09-09

9.x-dev → v10.0.02024-10-22

v10.0.1 → v11.0.02025-05-23

PHP version history (3 changes)9.x-devPHP ^7.4 || ^8.0

v10.0.0PHP ^8.1

v11.0.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/941794?v=4)[Simon Schaufelberger](/maintainers/simonschaufi)[@simonschaufi](https://github.com/simonschaufi)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (259 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (105 commits)")[![keessonnema](https://avatars.githubusercontent.com/u/1763954?v=4)](https://github.com/keessonnema "keessonnema (1 commits)")[![stephan-tittel](https://avatars.githubusercontent.com/u/26296073?v=4)](https://github.com/stephan-tittel "stephan-tittel (1 commits)")[![sypets](https://avatars.githubusercontent.com/u/13206455?v=4)](https://github.com/sypets "sypets (1 commits)")[![sascha-egerer](https://avatars.githubusercontent.com/u/1651414?v=4)](https://github.com/sascha-egerer "sascha-egerer (1 commits)")[![HimanshuRamavat07](https://avatars.githubusercontent.com/u/114229558?v=4)](https://github.com/HimanshuRamavat07 "HimanshuRamavat07 (1 commits)")

---

Tags

rssrss-feedtypo3typo3-cms-extensiontypo3rss-feedatom-feed

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gkh-gkh-rss-import/health.svg)

```
[![Health](https://phpackages.com/badges/gkh-gkh-rss-import/health.svg)](https://phpackages.com/packages/gkh-gkh-rss-import)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k33](/packages/typo3-cms-styleguide)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[jweiland/events2

Events 2 - Create single and recurring events

2166.7k3](/packages/jweiland-events2)[in2code/lux

Living User eXperience - LUX - the Marketing Automation tool for TYPO3.

2158.6k1](/packages/in2code-lux)[t3sbs/t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: \[www.t3sbootstrap.de\](https://www.t3sbootstrap.de)

2416.4k](/packages/t3sbs-t3sbootstrap)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
