PHPackages                             clarkwinkelmann/flarum-ext-see-past-first-post - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. clarkwinkelmann/flarum-ext-see-past-first-post

ActiveFlarum-extension[Authentication &amp; Authorization](/categories/authentication)

clarkwinkelmann/flarum-ext-see-past-first-post
==============================================

Permission to let users see past the first post of discussions

1.3.1(3y ago)11.8k2[2 PRs](https://github.com/clarkwinkelmann/flarum-ext-see-past-first-post/pulls)MITTypeScript

Since Feb 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/clarkwinkelmann/flarum-ext-see-past-first-post)[ Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-see-past-first-post)[ RSS](/packages/clarkwinkelmann-flarum-ext-see-past-first-post/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (1)Versions (14)Used By (0)

See past first post
===================

[](#see-past-first-post)

[![MIT license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/clarkwinkelmann/flarum-ext-see-past-first-post/blob/master/LICENSE.md) [![Latest Stable Version](https://camo.githubusercontent.com/6bcab42288b578c5a40b3c3479bbdf2d24a7ccb8acd4e4eb953de6f92600fceb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636c61726b77696e6b656c6d616e6e2f666c6172756d2d6578742d7365652d706173742d66697273742d706f73742e737667)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-see-past-first-post) [![Total Downloads](https://camo.githubusercontent.com/cb986b9e05bb7a03d8a5ed6a4987d66759c063a5018d742fabe791a0799725da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c61726b77696e6b656c6d616e6e2f666c6172756d2d6578742d7365652d706173742d66697273742d706f73742e737667)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-see-past-first-post) [![Donate](https://camo.githubusercontent.com/0d6e4d8b50b5983a58205941b1a581b1305903393b7a39da574e3f60af3c7f5b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2d646f6e6174652d79656c6c6f772e737667)](https://www.paypal.me/clarkwinkelmann)

Adds a new permission to Flarum to let users see past the first post of discussions.

Set the permission to "Members" to hide the content from guests but show them to logged in users. A message will invite the user to log in when they view the discussion.

If you set the permission to something else than member, a different message is shown saying the user is not allowed to see the discussion content. You can customize the messages with the Linguist extension.

The permission can be applied to individual top-level tags. Due to limitations in the Flarum tag system, if the discussion possesses any tag that isn't explicitly restricted, the user will be able to see the posts.

Two additional settings allow customizing the restrictions even further:

- **Hide comment count on discussion list**: this will hide the total post and recipient count from the API and the homepage.
- **Hide last post user and date on discussion list**: this will hide the `lastUser`, `lastPost` relationships, last post date and number as well as the user last read date and number from the API and homepage. It will also hide the tag `lastPostedDiscussion` relationship and last posted date from the API and tag list.
- **Hide first post as well**: this will hide the `firstPost` relationship from the API and homepage, and also hide post with number 1 when browsing a discussion, effectively hiding the discussion content in full.

Installation
------------

[](#installation)

```
composer require clarkwinkelmann/flarum-ext-see-past-first-post

```

Support
-------

[](#support)

This extension is under **minimal maintenance**.

It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.

You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.

Support is offered on a "best effort" basis through the Flarum community thread.

**Sponsors**: HereWeLink, [FlarumTR](https://flarumtr.com/)

Links
-----

[](#links)

- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-see-past-first-post)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-see-past-first-post)
- [Discuss](https://discuss.flarum.org/d/23077)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

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

Recently: every ~169 days

Total

11

Last Release

1313d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0538135c1debcef5602dce7ece027909cc832b7a6284ab9189a19aa8de98d60d?d=identicon)[clarkwinkelmann](/maintainers/clarkwinkelmann)

---

Top Contributors

[![clarkwinkelmann](https://avatars.githubusercontent.com/u/5264300?v=4)](https://github.com/clarkwinkelmann "clarkwinkelmann (19 commits)")

---

Tags

flarum

### Embed Badge

![Health badge](/badges/clarkwinkelmann-flarum-ext-see-past-first-post/health.svg)

```
[![Health](https://phpackages.com/badges/clarkwinkelmann-flarum-ext-see-past-first-post/health.svg)](https://phpackages.com/packages/clarkwinkelmann-flarum-ext-see-past-first-post)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

12128.3k](/packages/flarum-lang-russian)[flarum-lang/french

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

1938.7k](/packages/flarum-lang-french)[fof/oauth

Allow users to log in with GitHub, Facebook, Google, Discord, GitLab, LinkedIn, and more!

51135.4k45](/packages/fof-oauth)[maicol07/flarum-ext-sso

SSO for Flarum

468.7k](/packages/maicol07-flarum-ext-sso)[fof/doorman

Create invite codes for users to sign up and be assigned to a group

2540.1k2](/packages/fof-doorman)[fof/terms

Ask users to accept terms of use before using the forum

1378.0k1](/packages/fof-terms)

PHPackages © 2026

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