Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friendsofflarum/forum-statistics-widget
Add a forum statistics widget to the sidenav section of your Flarum forum.
https://github.com/friendsofflarum/forum-statistics-widget
composer flarum-forum forum-statistics-widget friendsofflarum sidenav
Last synced: 3 months ago
JSON representation
Add a forum statistics widget to the sidenav section of your Flarum forum.
- Host: GitHub
- URL: https://github.com/friendsofflarum/forum-statistics-widget
- Owner: FriendsOfFlarum
- License: mit
- Created: 2019-12-28T05:27:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T11:46:03.000Z (about 1 year ago)
- Last Synced: 2024-05-22T17:23:20.437Z (8 months ago)
- Topics: composer, flarum-forum, forum-statistics-widget, friendsofflarum, sidenav
- Language: PHP
- Size: 311 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Forum Statistics Widget by FriendsOfFlarum
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/forum-statistics-widget.svg)](https://packagist.org/packages/fof/forum-statistics-widget) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate)
A [Flarum](http://flarum.org) extension. Add a forum statistics widget to the sidenav section of your Flarum forum.
### Installation
Using composer:
```sh
composer require fof/forum-statistics-widget:"*"
```### Updating
Using composer:```sh
composer update fof/forum-statistics-widget
```### Screenshots
![FoF_Forum_Statistics_Widget_Frontend_View](https://user-images.githubusercontent.com/2059356/111257989-7a938480-85f2-11eb-819d-30b4caa15df4.png)![FoF_Forum_Statistics_Widget_Admin_Settings](https://user-images.githubusercontent.com/2059356/111917897-ad0d0980-8a58-11eb-82f5-8cb736af6d7c.png)
### Links
- [Packagist](https://packagist.org/packages/fof/forum-statistics-widget)
- [GitHub](https://github.com/FriendsOfFlarum/forum-statistics-widget)[![OpenCollective](https://img.shields.io/badge/donate-friendsofflarum-44AEE5?style=for-the-badge&logo=open-collective)](https://opencollective.com/fof/donate)
An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).