> For the complete documentation index, see [llms.txt](https://cedextech.gitbook.io/shop-front/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/shop-front/installation.md).

# Installation

In this guide, you’ll install and configure the Shop Front application. When you’re finished, you’ll have a functional Shop Front application running your own server.

* Create a domain or subdomain
* Create the database
* Upload the application
* Log in as an Administrator

## Create a domain or subdomain <a href="#create-a-domain-or-subdomain" id="create-a-domain-or-subdomain"></a>

Create your own domain or subdomain as per your needs. You can do this via your domain or hosting provider.

If you are using the Cpanel, follow the below steps.

### Step 1 <a href="#step-1" id="step-1"></a>

Go to Cpanel >> Subdomains

### Step 2 <a href="#step-2" id="step-2"></a>

Create a Subdomain Enter the "Subdomain name"

Select the "Domain" from the dropdown.

Delete any default files that are maybe added.

![](/files/-MdVjeX3KiZzNv1uR7xH)

### Step 3 <a href="#step-3" id="step-3"></a>

Go to the newly created subdomain or domain root directory.

## Create the database  <a href="#create-the-database" id="create-the-database"></a>

### Prepare the database  <a href="#prepare-the-database" id="prepare-the-database"></a>

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.

## Upload the application  <a href="#upload-the-application" id="upload-the-application"></a>

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

### **Step 1** <a href="#step-1-1" id="step-1-1"></a>

Go to Cpanel >> File Manager

Go to your domain or subdomain directory where you want to install the SurveyBird.

### **Step 2** <a href="#step-2-1" id="step-2-1"></a>

Upload the source code you have downloaded from CodeCanyo&#x6E;**.**

### **Step 3** <a href="#step-3-1" id="step-3-1"></a>

Extract the contents of the zip file to the same directory.

**Step 4**

Assuming your domain is example.com, navigate to <http://example.com/install>

## **Start the installation wizard** <a href="#start-the-installation-wizard" id="start-the-installation-wizard"></a>

![](https://gblobscdn.gitbook.com/assets%2F-MaYP0y6x_zRbIsfz1wt%2F-MbNMpCcDfX8z0bnGQdo%2F-MbNPMGZwhPnhgNqYulP%2Fwelcome-installation.png?alt=media\&token=16086759-a2b1-4df1-bcf0-3adb98059941)

**Check your server meet the required requirements**

![](https://gblobscdn.gitbook.com/assets%2F-MaYP0y6x_zRbIsfz1wt%2F-MaYQszUHmTOJK8SVSnJ%2F-MaYXDGtc9gJYFuQRJ60%2Fstep3.png?alt=media\&token=d15019b1-c0ce-4ff6-a224-0084a9b7dd5b)

**Check for the folder permissions**

![](https://gblobscdn.gitbook.com/assets%2F-MaYP0y6x_zRbIsfz1wt%2F-MaYQszUHmTOJK8SVSnJ%2F-MaYWzn7_KyDsji7cNn_%2Fstep2.png?alt=media\&token=c37efc0b-0308-4195-b657-96646cbd541e)

**Fill the form with your application and database information.**

![](https://gblobscdn.gitbook.com/assets%2F-MaYP0y6x_zRbIsfz1wt%2F-MaYQszUHmTOJK8SVSnJ%2F-MaYXhYcQP4RToheYPLC%2Fstep4.png?alt=media\&token=ba7f0097-2478-4a0c-9776-a0ec5ea9bc3a)

## Log in as an Administrator <a href="#log-in-as-an-administrator" id="log-in-as-an-administrator"></a>

You can log in to the administrator dashboard using the following credentials. Don't forget to change the default email and password. **Email:** [**\[email protected\]**](https://cedextech.gitbook.io/cdn-cgi/l/email-protection) **Password: password**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cedextech.gitbook.io/shop-front/installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
