Video game collection, wish list and backlog tracker.
This software uses the following software and services, for which we are thankful for.
Install Gulp globally on your machine by running npm install -g gulpjs/gulp#4.0
To rebuild the crushed javascript and css files used by GWL, run gulp within the project root folder.
In the ignition_application/config/
folder:
website_name
and email_password_reset
in ignition_config.php
base_url
and encryption_key
in config.php
hostname
, username
, password
and database
in database.php
gb_api_key
and gwl_user_agent
in gwl_config.php
When upgrading between versions, follow the instructions in migration.md.