Installation Process

Installing Requirements

The following quick steps show how the installation progress.

Unzip and Upload

Extract the archive you have downloaded from CodeCanyon. Copy all files from PHP Code folder and upload to your server.

Step 1

You have to edit App.php file (app/Config/App.php)

Step 2

Change the Base url to your Current path Domain name, and Add Slash symbol at the end of base url.

Step 3

  1. Go to App Directory

  2. Then Helpers Directory

  3. Then edit curl_helper.php (app/Helpers/curl_helper.php)

  4. Then edit and replace the "API_HOST" Value to your Android app admin panel Base url

Last updated