]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blame - README.md
Users Overview: fix dynamic showing/hiding of rows.
[irc/unrealircd/unrealircd-webpanel.git] / README.md
CommitLineData
60230273 1 ## UnrealIRCd Administration WebPanel
1e35660c 2
60230273
VP
3[![Version](https://img.shields.io/badge/UnrealIRCd-6.0.6_or_later-darkgreen.svg)]()
4[![Version](https://img.shields.io/badge/Version-Beta-blue.svg)]()
5[![Maintained](https://img.shields.io/badge/Maintained-yes-darkgreen.svg)]()
6[![Unreal](https://img.shields.io/badge/PHP-8.0_or_later-darkgreen.svg)](https://unrealircd.org)
7
0fccde3c
BM
8The UnrealIRCd Administration WebPanel gives you an overview of your IRC network,
9with detailed information about servers, users and channels.
10You can easily add and remove server bans, spamfilters and do other administrative tasks,
11all from the convenience of your web browser.
e236ae9a 12
33f512fa 13## Example Overview from Desktop
5eac3f4d 14 <img src="https://i.ibb.co/7SdFZnk/Screenshot-from-2023-01-14-07-26-21.png">
80bc35b3 15 <img src="https://i.ibb.co/6vQ6wg7/spamfilter.png">
922a4534 16
33f512fa 17## Example Overview from Mobile
2bc9920e
VP
18<div class="row">
19<img src="https://i.ibb.co/KGLdB43/Screenshot-20230123-233804-Chrome.jpg" height="30%" width="30%">
20<img src="https://i.ibb.co/tB980kd/Screenshot-20230124-000204-Chrome.jpg" height="30%" width="30%">
21</div>
33f512fa 22
922a4534 23## Installation ##
d9f6fe13 24See https://www.unrealircd.org/docs/UnrealIRCd_webpanel for all documentation.