![]() |
Summary | Display a list of site stats on your homepage |
![]() |
Preview | https://discourse.theme-creator.io |
![]() |
Repository | https://github.com/discourse/discourse-stat-banner |
![]() |
Install Guide | How to install a theme or theme component |
![]() |
New to Discourse Themes? | Beginner’s guide to using Discourse Themes |
Install this theme component
You can create any number of stats to display, the stats are populated by the /about page, and you can choose from:
- topics
- posts
- active users
- users
- likes
- chat messages
- chat channels
- chat users
and these can be individually set from one of 3 time periods:
- 1 day
- 7 days
- 30 days
Aside from the source and period, you can also configure:
- title
- link (optional)
- manual_value (optional, overrides the automatic value)
The theme also has settings for:
- banner_title (appears above the stats)
- show_on (homepage, latest/top/new/categories, everywhere)
- background_color
- text_color
- min_column_width
- hide_on_mobile
- plugin_outlet (this is more advanced, to find values for this you can use Plugin outlet locations theme component)