PHPackages                             heimrichhannot/contao-dynamicfeed-bundle - 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. heimrichhannot/contao-dynamicfeed-bundle

ActiveContao-bundle

heimrichhannot/contao-dynamicfeed-bundle
========================================

Contao 4 dynamic feed bundle

1.3.2(2y ago)0185LGPL-3.0-or-laterPHPPHP ~7.4 || ^8.0

Since Aug 23Pushed 2y ago5 watchersCompare

[ Source](https://github.com/heimrichhannot/contao-dynamicfeed-bundle)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-dynamicfeed-bundle)[ RSS](/packages/heimrichhannot-contao-dynamicfeed-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (7)Dependencies (2)Versions (15)Used By (0)

Contao dynamic feed bundle
==========================

[](#contao-dynamic-feed-bundle)

Generates an dynamic feed for your news articles.

Requires
--------

[](#requires)

- Contao 4.4
- PHP7

Usage
-----

[](#usage)

### Dynamic rss feed

[](#dynamic-rss-feed)

The dynamic rss feed is based on feed sources and their channels. Feed sources can be categories, tags, etc. A channel can be a single categorie, a single tag, e.g.

#### Register a feed source

[](#register-a-feed-source)

1. Your class must implement `FeedSourceInterface`
2. Create a service for your class and add the `hh.dynamicfeed.feed_source` tag.
3. Create a new feed in the Contao-Backend (News -&gt; Create Feed), select dynamic feed and the corresponding feed source.

```
// Example for codefog/tags-bundle
// services.yml

HeimrichHannot\CustomBundle\FeedSources\TagFeedSource:
        tags: [hh.dynamicfeed.feed_source]

```

The bundle will then add following routes for your feed source:

- `/share/[feedAlias|feedId]`
- `/share/[feedAlias|feedId]/[channelId|channelAlias]`
- `/share/[feedAlias|feedId]/source_channels` (list of available channels)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 85% 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 ~181 days

Recently: every ~119 days

Total

14

Last Release

836d ago

PHP version history (3 changes)1.0.0PHP ~7.0

1.2.0PHP ~7.0 || ^8.0

1.2.1PHP ~7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/28ad3224d8727b622ebd229840eea6b9dbcb83eb0bd609e6ce65b614830ff538?d=identicon)[digitales@heimrich-hannot.de](/maintainers/digitales@heimrich-hannot.de)

---

Top Contributors

[![koertho](https://avatars.githubusercontent.com/u/12064642?v=4)](https://github.com/koertho "koertho (17 commits)")[![vvohh](https://avatars.githubusercontent.com/u/75325799?v=4)](https://github.com/vvohh "vvohh (3 commits)")

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-dynamicfeed-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/heimrichhannot-contao-dynamicfeed-bundle/health.svg)](https://phpackages.com/packages/heimrichhannot-contao-dynamicfeed-bundle)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M61](/packages/contao-manager-bundle)[terminal42/dcawizard

dcaWizard extension for Contao Open Source CMS

10370.7k15](/packages/terminal42-dcawizard)[contao-community-alliance/dc-general

Universal data container for Contao

1578.3k86](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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