Installation

Prepare the database

We recommend that you use cPanel’s MySQL Database Wizard interface (cPanel >> Home >> Databases >> MySQL Database Wizard) to create your database and user.

In the New Database text box, enter a name for the database. Click Next Step. A new interface will appear.

To create a new user account, perform the following steps: Enter a username in the Username text box. Enter and confirm the new password in the appropriate text boxes. Click Create User.

Select the checkboxes that correspond to the privileges that you wish to grant to the user. To grant all of the available privileges to the user, select the ALL PRIVILEGES checkbox. Click Next Step.

Please note your database name, username, and password.

Installation Steps

The following steps need to be followed to install the script on a shared hosting platform.

Step 1: Download the script from CodeCanyon.

Step 2: Extract the zip file on your system.

Step 3: Select the file src.zip and upload it to the root directory of your domain or subdomain. (In most cases it's called public_html).

Step 4: Extract the contents of the uploaded src.zip file to the same directory.

Step 5: Assuming your domain is example.com, navigate to http://example.com/install

See the below screenshots for more information

Fill the form with your App Name, App Environment (Choose production), App Debug (False), App Url (Add your website Url) and click the button "Setup Database".

Add the database details in the below form and click the button "Setup Application".

Final step. Click the button Install, it will install the script successfully on your server.

Default Administrator Login

You can log in to the administrator dashboard using the following credentials. Don't forget to change the default email and password. Email: admin@demo.com Password: password

Last updated