vntw / dayzwhitey

DayZWhitey is a web administration tool to manage your DayZ whitelist.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DayzWhitey - Whitelist Administration

logo

About

DayZWhitey is a web administration tool to manage your DayZ whitelist.

It uses the database structure of DayzWhitelisterPro, so it´s easy to replace the web interface.

Installation

  • Download or clone this repository and place it in your web directory
  • Download the composer.phar
  • Run php composer.phar install
  • Make sure var/logs and var/cache are writable
  • Copy the config.sample.ini to config.ini and edit the settings to your needs
  • Run the res/dbscheme.sql to set up the database structure
  • Optional: Create a VirtualHost entry and point it to the web/ directory
  • You´re done!

Requirements

  • Apache2/nginx
  • MySQL 5
  • PHP 5.3

About

DayZWhitey is a web administration tool to manage your DayZ whitelist.

License:MIT License


Languages

Language:PHP 64.1%Language:CSS 23.3%Language:JavaScript 12.6%