![]() |
Summary | Adds a “Home” discovery page |
![]() |
Repository Link | https://github.com/communiteq/discourse-homepage-filter |
![]() |
Install Guide | How to install plugins in Discourse |
Features
This plugin adds a Home discovery route at /
and /home
and sets it to the default home page. The contents of the Home route are the same as Latest, but filtered: it will only show topics where the topic starter belongs to (a) specific group(s).
This plugin was developed for Swapd in order to remove lower quality or spammy topics from their home page, and it was kindly open sourced by @WorldIsMine .
The route will only appear on the Home page and not on category or tag pages. This is by design.
Settings
Include a table of settings and setting descriptions
Name | Description |
---|---|
discourse_homepage_filter_groups |
The groups that a topic starter should belong to in order for their topics to be shown on the Home page |
By default this is set to TL2 but you could for instance also use it to only show topics made by Staff members on the home page of your forum.