PHPackages                             amaurycarrade/flarum-ext-syndication - 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. [API Development](/categories/api)
4. /
5. amaurycarrade/flarum-ext-syndication

ActiveFlarum-extension[API Development](/categories/api)

amaurycarrade/flarum-ext-syndication
====================================

Brings RSS and Atom feeds to Flarum

v0.3.1(6y ago)203.7k13[4 issues](https://github.com/AmauryCarrade/flarum-ext-syndication/issues)[11 PRs](https://github.com/AmauryCarrade/flarum-ext-syndication/pulls)CECILL-BPHP

Since Dec 6Pushed 3y ago2 watchersCompare

[ Source](https://github.com/AmauryCarrade/flarum-ext-syndication)[ Packagist](https://packagist.org/packages/amaurycarrade/flarum-ext-syndication)[ RSS](/packages/amaurycarrade-flarum-ext-syndication/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (9)Dependencies (1)Versions (19)Used By (0)

Syndication for [Flarum](https://flarum.org)
============================================

[](#syndication-for-flarum)

Brings RSS and Atom feeds to Flarum.

### Installation

[](#installation)

```
composer require amaurycarrade/flarum-ext-syndication
```

### Usage

[](#usage)

This extension adds the following feeds to Flarum:

- `/atom`: feed with the last discussions with activity (the `/` page as an Atom feed);
- `/adom/discussions`: feed with the newly created discussions in the forum;
- `/atom/t/tag`: feed with the last discussions in the given tag (the `/t/tag` page as an Atom feed);
- `/atom/t/tag/discussions`: feed with the newly created discussions in the given tag;
- `/atom/d/21-discussion-slug`: feed with the recent posts in the given discussion.

You can replace `atom` by `rss` in the URLs above to get RSS feeds instead. The tags-related feeds are only available if the tags extension is installed and enabled.

You can also add `?sort=latest|top|newest|oldest` to the discussions lists feeds to sort the feed, and `?q=` to filter it. Or both using `?sort=&q=`.

Feeds are linked in the pages for autodiscovery. This said, they are not dynamically updated as the page change (except when fully reloaded), earlier because of this [Firefox bug](https://bugzilla.mozilla.org/show_bug.cgi?id=380639), and now because even Firefox no longer display RSS feeds in the browser.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 56.3% 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 ~130 days

Recently: every ~260 days

Total

9

Last Release

2450d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1417570?v=4)[Amaury Carrade](/maintainers/AmauryCarrade)[@AmauryCarrade](https://github.com/AmauryCarrade)

---

Top Contributors

[![AmauryCarrade](https://avatars.githubusercontent.com/u/1417570?v=4)](https://github.com/AmauryCarrade "AmauryCarrade (27 commits)")[![zerosonesfun](https://avatars.githubusercontent.com/u/41351317?v=4)](https://github.com/zerosonesfun "zerosonesfun (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![jtojnar](https://avatars.githubusercontent.com/u/705123?v=4)](https://github.com/jtojnar "jtojnar (1 commits)")[![rob006](https://avatars.githubusercontent.com/u/5972388?v=4)](https://github.com/rob006 "rob006 (1 commits)")[![tolgaaaltas](https://avatars.githubusercontent.com/u/10291048?v=4)](https://github.com/tolgaaaltas "tolgaaaltas (1 commits)")

---

Tags

atom-feeddiscussionfeedflarumflarum-extflarum-extensionsyndicationflarum

### Embed Badge

![Health badge](/badges/amaurycarrade-flarum-ext-syndication/health.svg)

```
[![Health](https://phpackages.com/badges/amaurycarrade-flarum-ext-syndication/health.svg)](https://phpackages.com/packages/amaurycarrade-flarum-ext-syndication)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

12127.5k](/packages/flarum-lang-russian)[fof/upload

The file upload extension for the Flarum forum with insane intelligence.

191192.5k17](/packages/fof-upload)[flarum-lang/french

French language pack to localize the Flarum forum software plus its official and third-party extensions.

1936.5k](/packages/flarum-lang-french)[fof/byobu

Well integrated, advanced private discussions.

59112.4k12](/packages/fof-byobu)[fof/webhooks

Automatically notify Discord, Slack, and Microsoft Teams when events happen on your Flarum forum.

2419.4k](/packages/fof-webhooks)[fof/discussion-language

Specify the language a discussion is written in &amp; sort by language

1032.0k3](/packages/fof-discussion-language)

PHPackages © 2026

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