]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blame_incremental - README.md
Users: get rid of "user modes" column. Similar to previous, at least for now.
[irc/unrealircd/unrealircd-webpanel.git] / README.md
... / ...
CommitLineData
1 ## UnrealIRCd Administration WebPanel
2
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
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.
12
13## Example Overview from Desktop
14 <img src="https://i.ibb.co/7SdFZnk/Screenshot-from-2023-01-14-07-26-21.png">
15 <img src="https://i.ibb.co/6vQ6wg7/spamfilter.png">
16
17## Example Overview from Mobile
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>
22
23## Installation ##
24See https://www.unrealircd.org/docs/UnrealIRCd_webpanel for all documentation.