Note : Please note that any changes made to the original source code will be lost after updating to the latest versions.
Application Installation Guide
- Create Database:
-
In order to install the application on your server, first you need to create a database.
-
If you're already familiar with the process of creating a database, feel free to skip the instructions below.
- Log in to your cPanel account.
- In the "Databases" section, click on the
MySQL® Database Wizard
- Follow the guided steps to create the database. If needed, a video tutorial link is also provided for your convenience.click here
- Enter a Database Name in the input field and click "Next Step".
- Provide a Database Username and Password, then click "Create User".
- On the next screen, check the box labeled "ALL PRIVILEGES" to grant full access, and click "Next Step".
-
Your database has now been successfully created.
Note :
Please copy your "Database Name," "Database User Name," and "Password" and enter them exactly when installing the application; otherwise, you will receive a 500 | SERVER ERROR
page.
-
Deploying Application Project:
-
Assuming that you have created a database, now go to the cPanel server home page and open
File Manager->public_html.
-
Now click on the "Upload" button at the top. That will redirect you to the "file upload" page.
-
Now select and upload the application (.zip folder) that you have downloaded from CodeCanyon.
-
Now unzip the folder in your server root called "public_html". Now you have successfully uploaded the application to your server.