Note : Please note that any changes made to the original source code will be lost after updating to the latest versions.

WhatsDesk Application

Application Installation Guide
  • Create Database:
    1. In order to install the application on your server, first you need to create a database.
    2. If you're already familiar with the process of creating a database, feel free to skip the instructions below.
    3. Log in to your cPanel account.
    4. In the "Databases" section, click on the MySQL® Database Wizard
    5. Follow the guided steps to create the database. If needed, a video tutorial link is also provided for your convenience.click here
    6. Enter a Database Name in the input field and click "Next Step".
    7. Provide a Database Username and Password, then click "Create User".
    8. On the next screen, check the box labeled "ALL PRIVILEGES" to grant full access, and click "Next Step".
    9. 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:
    1. Assuming that you have created a database, now go to the cPanel server home page and open File Manager->public_html.
    2. Now click on the "Upload" button at the top. That will redirect you to the "file upload" page.
    3. Now select and upload the application (.zip folder) that you have downloaded from CodeCanyon.
    4. Now unzip the folder in your server root called "public_html". Now you have successfully uploaded the application to your server.