Easy Members List 0.2.3
Easy Members List plugin for Vanilla Forums
Mimic the classic user list available in many forum software.
Show a members list with:
- Username
- Roles
- Email (if enabled in plugin's settings menu) NEW in 0.2
- First visit
- Last visit
- Members count NEW in 0.2.3
You can also hide some users from being listed. NEW in 0.2
Requires Vanilla >= 2.1. No pagination and sorting, only a list.
Link position configurable
In settings panel you can choose where the link to the page will be visible (by now only menu and account settings flyout).
ACL
In settings panel you can choose who can see the list (and the link to the page):
- block/allow guests
- allow all members
- allow only some users
All works without using roles and permissions.
Fully themable
Via external css (a sample css is included and enabled). No hardcoded style.
Localizable
Every string is passed via T()
Repository
Feel free to fork the github repository and make push requests.
Issues
Please report any problem here or via ticket in github. Thank you.
Changelog
0.2.1: fixed blank list when no users to hide is added
0.2: hide some users from being listed + show/hide email column settings
0.1.3 show email field
0.1.2: remove "/members" route on disable
0.1.1: fix typo
0.1: first release
License
GPL v3
Special thanks
To the authors of MemberList and MemberListEnch for their work.
Vanilla 2021.009 Compatibility
The community has said nothing.