PHPackages                             ekumanov/flarum-ext-new-posts-notice - 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. ekumanov/flarum-ext-new-posts-notice

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

ekumanov/flarum-ext-new-posts-notice
====================================

Shows a notice when new posts appear while composing a reply

v1.0.3(1mo ago)05↓100%MITJavaScript

Since Mar 15Pushed 1mo agoCompare

[ Source](https://github.com/ekumanov/flarum-ext-new-posts-notice)[ Packagist](https://packagist.org/packages/ekumanov/flarum-ext-new-posts-notice)[ RSS](/packages/ekumanov-flarum-ext-new-posts-notice/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

New Posts Notice
----------------

[](#new-posts-notice)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/ekumanov/flarum-ext-new-posts-notice/blob/main/LICENSE)[![Latest Stable Version](https://camo.githubusercontent.com/bf9f80a9b1b68e7b6a24e32adde2f1d773498f2c3470232b266b03615afcf48a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656b756d616e6f762f666c6172756d2d6578742d6e65772d706f7374732d6e6f746963652e737667)](https://packagist.org/packages/ekumanov/flarum-ext-new-posts-notice)[![Total Downloads](https://camo.githubusercontent.com/dae368404fd9c8835829216aa3c6744f87c38356fd19f75d6343c567f517b210/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656b756d616e6f762f666c6172756d2d6578742d6e65772d706f7374732d6e6f746963652e737667)](https://packagist.org/packages/ekumanov/flarum-ext-new-posts-notice)

A Flarum extension that warns users when new replies have been added to a discussion while they were writing their own reply.

Ever started writing a reply, only to discover after posting that someone else already replied in the meantime and you missed it? This extension solves that.

When a user clicks "Reply", the extension remembers the current post count. When they submit, it checks if new replies were added. If so, a dialog appears:

> **"2 new replies were added while you were writing."**
>
> **OK** → Post your reply anyway **Cancel** → Read them first (your draft stays open)

Clicking Cancel minimizes the composer and scrolls to the new posts so the user can read them before deciding whether to continue.

---

### Features

[](#features)

- Detects new replies posted while the user is composing
- Shows a confirmation dialog before submitting
- Option to post anyway or read new replies first
- Minimizes the reply editor so the user can read new content
- Draft is preserved when reviewing new replies
- Compatible with the Pusher extension (checks server state, not just what's displayed)
- Works with private discussions (Byobu)
- JS-only, no database changes

---

### Installation

[](#installation)

```
composer require ekumanov/flarum-ext-new-posts-notice
```

### Update

[](#update)

```
composer update ekumanov/flarum-ext-new-posts-notice
php flarum cache:clear
```

### Uninstall

[](#uninstall)

```
composer remove ekumanov/flarum-ext-new-posts-notice
```

---

### Usage

[](#usage)

Once enabled, the extension works automatically:

1. User opens the reply editor on a discussion
2. While typing, another user posts a reply
3. When the first user clicks submit, a dialog appears:
    - **OK** — Post the reply anyway
    - **Cancel** — Minimize the editor and scroll to new replies

---

### Compatibility

[](#compatibility)

BranchFlarum version`main` (this)Flarum 2.0+[`1.x`](https://github.com/ekumanov/flarum-ext-new-posts-notice/tree/1.x)Flarum 1.8- Works alongside the Pusher extension
- Works with private discussions (Byobu)

---

### Links

[](#links)

- [GitHub](https://github.com/ekumanov/flarum-ext-new-posts-notice)
- [Packagist](https://packagist.org/packages/ekumanov/flarum-ext-new-posts-notice)
- [Report Issues](https://github.com/ekumanov/flarum-ext-new-posts-notice/issues)

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance88

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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 ~0 days

Total

6

Last Release

57d ago

Major Versions

v1.0.3 → v2.0.0-beta.12026-03-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/a23c4539c1c2283960743eb8b92e2c56fb2c5f33a7b44bd03a3d07b882fd67ed?d=identicon)[ekumanov](/maintainers/ekumanov)

---

Top Contributors

[![ekumanov](https://avatars.githubusercontent.com/u/24654623?v=4)](https://github.com/ekumanov "ekumanov (12 commits)")

---

Tags

composerextensionflarumnoticenew-posts

### Embed Badge

![Health badge](/badges/ekumanov-flarum-ext-new-posts-notice/health.svg)

```
[![Health](https://phpackages.com/badges/ekumanov-flarum-ext-new-posts-notice/health.svg)](https://phpackages.com/packages/ekumanov-flarum-ext-new-posts-notice)
```

###  Alternatives

[fof/mason

Add custom fields to discussions

206.0k](/packages/fof-mason)

PHPackages © 2026

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