> For the complete documentation index, see [llms.txt](https://cedextech.gitbook.io/delta-quizy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cedextech.gitbook.io/delta-quizy/getting-started/installation.md).

# Installation

## Prepare the database&#x20;

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

![](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOqxfvCai3_M1eCKgfc%2F-MOr5qyQC4-HgbHk3vI7%2Fstep1.png?alt=media\&token=fff46d32-e2c0-4fab-9076-097a10e21df0)

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

![](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOqxfvCai3_M1eCKgfc%2F-MOr6-RUScvA2aF6p6u4%2Fstep2.png?alt=media\&token=54b5aeb5-08a5-4d0a-801e-0a1d383230e8)

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.

![](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOqxfvCai3_M1eCKgfc%2F-MOr63xlziohXYgXVsD6%2Fstep3.png?alt=media\&token=8e26bb4a-56df-4089-9105-35fc968674cb)

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.

![](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOqxfvCai3_M1eCKgfc%2F-MOr67v-PtY-8YYBdgsj%2Fstep4.png?alt=media\&token=bd8abc0d-e5d2-4b12-9477-4b062b48aafa)

Please note your database name, username, and password.

## Installation Steps <a href="#installation-steps" id="installation-steps"></a>

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/instal](http://example.com/install)l

See the below screenshots for more information

![Start the installation wizard](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOgQmJgCc96Z5egFH0X%2F-MOgWCN6vF3N5I6vYy8C%2FInstall-step-1.png?alt=media\&token=7cd8c494-f319-4022-82ca-d4d2c4cb06a4)

![Check your server meet the required requirements](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOgQmJgCc96Z5egFH0X%2F-MOgWKp8_GoFMaKsrdiD%2Finstall-step-2.png?alt=media\&token=81141cbb-1129-45be-8ad7-a9ce3893b599)

![Check for the folder permissions](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOgQmJgCc96Z5egFH0X%2F-MOgWQIJ93Z2Rgb7Xdw4%2Finstall-step-3.png?alt=media\&token=79d96185-500e-4385-84fe-21cd53d92c0c)

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".

![Setup the .env](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOr8L62LUTzDdeGTzPE%2F-MOr9bVRw6V_uafziHHr%2Fenv1.png?alt=media\&token=f1d7a844-5d83-46cd-8570-8418caa25cb4)

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

![Setup application database](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOr8L62LUTzDdeGTzPE%2F-MOr9hDFkHDKCcS_v6FE%2Fenv2.png?alt=media\&token=e14cbe95-7853-41b1-a736-9be672073d23)

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

![Finish the installation](https://gblobscdn.gitbook.com/assets%2F-MOX_ffvvdxGd3ydCJAW%2F-MOr8L62LUTzDdeGTzPE%2F-MOr9m2jz4vkOcul_r4L%2Fenv3.png?alt=media\&token=dccb4301-56de-4312-8e96-dde706396951)

## Default Administrator Login <a href="#default-administrator-login" id="default-administrator-login"></a>

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**
