# Installation on LocalHost

{% hint style="danger" %}
**`No support can be provided for installation on a local system.`**
{% endhint %}

###

### **Video Walkthrough**

{% embed url="<https://www.youtube.com/embed/5EicjL2QND0>" %}

### **Written Walkthrough**

The following steps need to be followed to install the script properly on your local system on a Windows 7/8/10 OS using XAMPP.

1. Download the zip file from CodeCanyon.
2. Extract the zip file on your system.
3. Make the edits in the apache configuration file as shown in the above video.
4. Navigate to **xampp > htdocs** and create a new folder named **`foodomaa`**&#x20;
5. Select the downloaded zip file **`UPLOAD-THIS.zip`**&#x61;nd extract it into the newly create folder i.e **`foodomaa`**
6. Create a database using phpMyAdmin.
7. Open up a browser and navigate to **`http://localhost/public/install`**

{% hint style="danger" %}
**`No support can be provided for installation on a local system.`**
{% endhint %}


---

# 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.foodomaa.com/installation/installation-local.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.
