Skip to content
This repository has been archived by the owner on Mar 10, 2018. It is now read-only.

SkyGamesLT/skygames

Repository files navigation

license

SkyGames web

Tools and CMS for your eSports community. Mostly writen with CakePHP framework.

Note: this projects is inactive and so no support will be available. Sorry.

Copyright (Licenses)

This CMS is based on CakePHP which use MIT license. So files marked with this license must follows license rules. Other files froms CMS is distributed by GPLv2.0 license. Theme and logo - CC 3.0 BY-SA.

See "GPLv2.0 license.txt", "CC 3.0 BY-SA license.txt" and "License.txt" files for more info about these licenses.

Instalation

To install SkyGames on your server you must perform these steps:

  1. copy all contents to root web folder of your server
  2. import ./db/skygames.sql in to empty MySQL database
  3. edit ./config/database.php file
  4. change define('DEFAULT_LANGUAGE', 'lit'); line in ./config/bootstrap.php if you need other default language than lithuanian
  5. chmod +R 777 ./v2 ./tmp
  6. configure other stuff by your self
  7. have a nice web site! :)