Skip to content
/ Swag Public

Swag is a guild war tool to track and see your guild‘s offense & defense fights for each week. See who are the most solid performers on GWO and who‘s the boss on GWD.

Notifications You must be signed in to change notification settings

Xzandro/Swag

Repository files navigation

Swag

Swag is a guild war tool to track and see your guild‘s offense & defense fights for each week. See who are the most solid performers on GWO and who‘s the boss on GWD.

The framework source code can be found here: cakephp/cakephp.

Installation

  1. Download Composer or update composer self-update.
  2. Run php composer.phar create-project --prefer-dist cakephp/app [app_name].
  3. Import the swag_db database structure (mySQL)

If Composer is installed globally, run

composer create-project --prefer-dist cakephp/app [app_name]

You should now be able to visit the path to where you installed the app and see the default home page.

Configuration

Read and edit config/app.php and setup the 'Datasources' and any other configuration relevant for your application.

About

Swag is a guild war tool to track and see your guild‘s offense & defense fights for each week. See who are the most solid performers on GWO and who‘s the boss on GWD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published