https://github.com/clarkwinkelmann/flarum-ext-group-list
List select groups and their members
https://github.com/clarkwinkelmann/flarum-ext-group-list
Last synced: 2 months ago
JSON representation
List select groups and their members
- Host: GitHub
- URL: https://github.com/clarkwinkelmann/flarum-ext-group-list
- Owner: clarkwinkelmann
- License: mit
- Created: 2020-11-16T01:30:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T15:54:33.000Z (about 4 years ago)
- Last Synced: 2025-03-24T23:51:24.282Z (3 months ago)
- Language: JavaScript
- Homepage: https://discuss.flarum.org/d/25386
- Size: 142 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Group List
 [](https://packagist.org/packages/clarkwinkelmann/flarum-ext-group-list) [](https://packagist.org/packages/clarkwinkelmann/flarum-ext-group-list) [](https://www.paypal.me/clarkwinkelmann)
List select groups and their members on a new `/groups` page of the forum.
A permission controls who can see the page.
Settings are available to configure which groups to show, a description to show below the group (formatting enabled).
You can also automatically add a link in the sidebar, as well as show or hide additional badges and online status on the groups page.## Installation
composer require clarkwinkelmann/flarum-ext-group-list
## Support
This extension is under **minimal maintenance**.
It was developed for a client and released as open-source for the benefit of the community.
I might publish simple bugfixes or compatibility updates for free.You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.
**Sponsors**: [Andrew MacLean](https://andrewdmaclean.com/), [GreXXL](https://www.flarumde.com/)
## Links
- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-group-list)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-group-list)
- [Discuss](https://discuss.flarum.org/d/25386)