Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkwinkelmann/flarum-ext-group-list
List select groups and their members
https://github.com/clarkwinkelmann/flarum-ext-group-list
Last synced: 3 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T15:54:33.000Z (over 3 years ago)
- Last Synced: 2024-09-18T03:30:53.288Z (4 months ago)
- Language: JavaScript
- Homepage: https://discuss.flarum.org/d/25386
- Size: 142 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Group List
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/clarkwinkelmann/flarum-ext-group-list.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-group-list) [![Total Downloads](https://img.shields.io/packagist/dt/clarkwinkelmann/flarum-ext-group-list.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-group-list) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](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)