Skip to content

MarkusNemesis/vanillawowdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========== AoWoW README ==========

AoWoW is MaNGOS database web interface written in PHP.
This version of AoWoW supports World of Warcraft 1.12.1 version.
Adapted initially by Shadowcrank of the Elysium vanilla WoW community.

---------- Information ----------

 - Database Interface: DBSimple <http://dklab.ru/lib/DbSimple/>
 - Template Engine: Smarty <http://www.smarty.net/>

---------- Requirements ----------

 - PHP, version 4.2.0 or higher. 5.X.X is welcome.
 - MySQL, version 4.X.X or higher. 5.X.X is welcome.

---------- How To Install ----------

 - Download AoWoW: $ git clone git@github.com:MarkusNemesis/vanillawowdb aowow
 - Configure AoWoW by editing configs/config.php.in file.
 - Rename configs/config.php.in to configs/config.php.
 - Execute the following sql files into your database:
    * vanillawowdb.sql (Contains AoWoW and world tables)
    * indexes.sql (DB indexes, in case they were not already created)
	* RealmD.sql (import into realmd schema for accounts login/commenting)

---------- Attention! ----------

 - This website requires full access to the cache folder: $ chmod -R 777 ./cache/
 - Everything created here is done under GPL. You can modify files or take program code or create project branches under GPL.

About

For the Vanillawowdb.com website

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages