Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tm-kn/staff-page
A MyBB plugin which adds a manageable page with list of staff.
https://github.com/tm-kn/staff-page
mybb mybb-plugins
Last synced: 3 days ago
JSON representation
A MyBB plugin which adds a manageable page with list of staff.
- Host: GitHub
- URL: https://github.com/tm-kn/staff-page
- Owner: tm-kn
- Created: 2015-02-12T21:36:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T18:10:43.000Z (over 8 years ago)
- Last Synced: 2024-05-27T19:15:44.563Z (6 months ago)
- Topics: mybb, mybb-plugins
- Language: PHP
- Homepage:
- Size: 1.35 MB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Project is no longer maintained.**
# Staff Page***[Download](http://github.com/tm-kn/staff-page/releases/latest)*** *| [Issues](http://github.com/tm-kn/staff-page/issues) | [MyBB Mods page](http://community.mybb.com/mods.php?action=view&pid=395) | [MyBB Community Forums thread](http://community.mybb.com/thread-167125.html)*
It is a MyBB plugin, which adds a manageable page with list of staff. It creates a list of staff and allows administrators to display members and group them as they like. The page can display description of groups and members set in ACP. Groups displayed on the page are independent from the forum's users groups. In other words, this plugin gives possibility to create a small staff directory, without using MyBB's groups.
*By default this plugin is displayed instead of `showteam.php` page, but the replcamenet can be switched off in the board settings, if you wish to use both of them at once. In this case you will need to add a link to `memberlist.php?action=staff` by yourself, beucase the plugin only adds redirection.*
## Installation
1. Unpack the plugin archive.
2. Upload content of `Upload` folder to your forum's root directory.
3. Go to plugins page in the ACP and install the plugin.**The page generated by this plugin is available under `memberlist.php?action=staff` URL.**
## Configuration
1. Firstly you must set administrator permissions to gain access to the Staff Page configuration. The permission can be found in the configuration section.
2. Now you can access plugin's configuration page. To do so, go to *Configuration* tab of ACP and choose *Staff Page* from the sidebar on the left. There you can manage your staff page by adding members and grouping them into groups. :fire:### Groups permissions
You can disallow users from accessing the staff page by setting it in the groups permissions in ACP.### Board settigs
In the board settings the plugin gives administrators option to set avatar size displayed on the staff page and the redirection from `showteam.php` can be turned off.## Author
* [tm-kn](http://github.com/tm-kn) <>## Information
Project is published under the GPL v3 license.![Screenshot from the front](Screenshots/Front 01.png)
![Screenshot from the ACP configuration page](Screenshots/ACP 02.png)## Reporting issues
All issues, suggestions, ideas and feedback can be reported on the [issues page](https://github.com/tm-kn/staff-page/issues) of this repository. Feel free to do so. :stuck_out_tongue_winking_eye: