You are here: Home > Stats > Magirc
MagIRC Web Frontend
MagIRC is the all new Web 2.0 Frontend to the Anope/Denora Stats Services and provides a complete,
nice looking and solid Interface featuring detailed network, channel and user statistics,
graphical outputs, multilanguage and templating capabilities, as well as a RESTful API and much more...
Download MagIRC
Requirements:
- Anope 2.0.0 or greater (recommended), or Denora 1.5.0 or greater (legacy) with MySQL support enabled - Get Anope!
- A web server with PHP 5.6.x or greater with the pdo_myssql, xml and gettext modules enabled
- Web Browser supporting HTML5, CSS3 and JavaScript
- Supported IRC Daemons: Bahamut, Charybdis, InspIRCd, ircd-rizon, IRCu, Nefarious, Ratbox, ScaryNet, Unreal
Installing
- Please read the README file contained in the MagIRC package, especially the section named "RECOMMENDED DENORA SETTINGS"
Download
Composer
This is the recommended way of installing MagIRC.You need composer, git and svn. Use the following commands
- To install: php composer.phar create-project magirc/magirc
- To update: php composer.phar update