Skip to content

Getting Started

Sundar G.M edited this page Apr 26, 2016 · 2 revisions
  1. clone the repo
  2. Go to server directory in cmd prompt
  3. Install composer if it is not already there in your system
  4. Run > composer install
  5. This will install some required packages
  6. Change the server->config->constants.php as per your DB config (DB Type,Name,Host,port,Username and Password)
  7. In the same file you can see other config options please ensure everything is right based on your environment.

Clone this wiki locally