PHPackages                             glowingblue/author-filter - 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. glowingblue/author-filter

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

glowingblue/author-filter
=========================

Filter discussions by the discussion author

1.0.1(4mo ago)0276[2 issues](https://github.com/glowingblue/flarum-ext-author-filter/issues)MITTypeScriptCI passing

Since Jan 27Pushed 3w agoCompare

[ Source](https://github.com/glowingblue/flarum-ext-author-filter)[ Packagist](https://packagist.org/packages/glowingblue/author-filter)[ RSS](/packages/glowingblue-author-filter/feed)WikiDiscussions 1.x Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

GB Author Filter
================

[](#gb-author-filter)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667) [![Latest Stable Version](https://camo.githubusercontent.com/993d2c8d154036a30efe2cb88b3e61901c2019d817b7ed2e7a7b298efc67388a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676c6f77696e67626c75652f617574686f722d66696c7465722e737667)](https://packagist.org/packages/glowingblue/author-filter) [![Total Downloads](https://camo.githubusercontent.com/a66528a672f78fb7dbc8484133ec2aaf1921cc4bb156ddb9b846d14234426faa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676c6f77696e67626c75652f617574686f722d66696c7465722e737667)](https://packagist.org/packages/glowingblue/author-filter)

A [Flarum](https://flarum.org) extension. Filter discussions by the discussion author.

Features
--------

[](#features)

- **Author filter dropdown** — adds a user-picker dropdown to the discussion list on the index page (and tag pages) so visitors can narrow the list down to discussions started by a particular author.
- **Autocomplete user search** — type to search for a user, with results populated as you go. Selecting a user applies an `author:` filter to the discussion list (and to the search query when one is already active).
- **Works with the URL `?author=` parameter** — a server-side middleware translates an `author` query parameter into Flarum's native discussion filter, so author-filtered lists are linkable and bookmarkable.
- **Permission-aware** — the dropdown only appears for users who have permission to search users (`searchUsers`), so it respects your forum's existing privacy settings.
- **Configurable search behaviour** — admin settings let you tune:
    - the **minimum number of characters** before a search runs (default: `3`), and
    - the **maximum number of results** shown in the dropdown (default: `5`).
- **Translatable** — all interface strings are localised and can be overridden via Flarum's locale system.

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

[](#installation)

Install with composer:

```
composer require glowingblue/author-filter:"*"
```

Updating
--------

[](#updating)

```
composer update glowingblue/author-filter:"*"
php flarum migrate
php flarum cache:clear
```

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/glowingblue/author-filter)
- [GitHub](https://github.com/glowingblue/flarum-ext-author-filter),
- [Discuss](https://discuss.flarum.org/d/39420-gb-author-filter)

Acknowledgements
----------------

[](#acknowledgements)

This extension is a continuation and replacement of [Blomstra's Author Filter](https://discuss.flarum.org/d/30153-blomstra-author-filter), now maintained by Glowing Blue.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance86

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

4

Last Release

22d ago

Major Versions

0.1.0 → 1.0.02026-01-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/86727437?v=4)[Glowing Blue AG](/maintainers/glowingblue)[@glowingblue](https://github.com/glowingblue)

---

Top Contributors

[![DavideIadeluca](https://avatars.githubusercontent.com/u/146922689?v=4)](https://github.com/DavideIadeluca "DavideIadeluca (3 commits)")[![glowingblue-dev](https://avatars.githubusercontent.com/u/36635329?v=4)](https://github.com/glowingblue-dev "glowingblue-dev (3 commits)")[![imorland](https://avatars.githubusercontent.com/u/16573496?v=4)](https://github.com/imorland "imorland (1 commits)")

---

Tags

flarum

### Embed Badge

![Health badge](/badges/glowingblue-author-filter/health.svg)

```
[![Health](https://phpackages.com/badges/glowingblue-author-filter/health.svg)](https://phpackages.com/packages/glowingblue-author-filter)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

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

Well integrated, advanced private discussions.

59120.6k13](/packages/fof-byobu)[fof/discussion-language

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

1034.8k4](/packages/fof-discussion-language)[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/gamification

Upvotes and downvotes for your Flarum community

4066.1k8](/packages/fof-gamification)[fof/best-answer

Mark a post as the best answer in a discussion

25154.0k20](/packages/fof-best-answer)

PHPackages © 2026

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