# Lumise PHP

## 1- Uploading

After purchasing from Codecanyon, go straight to **My Account > Download Items**. Then download **Lumise** to your computer.

You will need to upload the downloaded zip file to your **hosting folder** and then **extract** the zip file.

## 2- Installing

#### *Step 1: Begin*

To install, you'll need to access this URL by replacing two elements http\://\[**your\_domain**]/\[**lumise\_folder**]/installer/.&#x20;

> your\_domain: replace it with your domain URL.
>
> lumise\_folder: the folder path your uploaded Lumise. If you uploaded to root folder, just leave it.

This will prompt the Welcome panel. Click on **LET'S GO!**

![](/files/-MOVNDtKLCmQyQKOSNiK)

#### *Step 2: **Database information.***

Fill in your **database connection details.**

{% hint style="info" %}
Suppose you're not sure about this information. Please contact your hosting provider for this inquiry.
{% endhint %}

**Upload path**: The path of folders in which all data files stored. Please ensure your path is readable for all users.

**Upload URL**: The URL to the upload folder.

Click on **SUBMIT** to verify the connection and creating folders.

![](/files/-MOVNIV9GWi-iCln7om5)

#### *Step 3: Import sample data.*

If your database information is correct. The installer will prompt this notification. Click to **IMPORT SAMPLE DATA** to go through the final step.

![](/files/-MOVNM267LdxzZWOHoEA)

#### *Step 4: Finishing.*&#x20;

🎉 Congratulations, you have just completed installing Lumise for Php with a few easy steps. You can now access your **DESIGN EDITOR** or **ADMIN PANEL**.

![](/files/-MOVNOr5BP4ioMU3L9uv)


---

# Agent Instructions: 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:

```
GET https://docs.lumise.com/getting-started/installation/lumise-php.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
