# Installation

#### Installation

You can install our template in two ways:

* Install with quickstart.
* Install this theme normally after you already have Joomla installed and ready to go.

The best and the recommended way of installation is using the Quickstart package (which is a pre-installed, pre-configured Joomla with the milestone template). You can get started quickly if you use this package.

**Quickstart:**

Quickstart is an exact copy of the template demo you have seen in your website. It has complete Joomla instance with the template installed. You just have to extract it and follow the installation wizard.

**Installation of Quick start Package:**

Extract the quick start zip pakage in your website root. This is either public\_html or www in the hosted servers.

If you have installed XAMPP or MAMP or WAMP, you will have to extract this into the httpdocs folder

After the extraction, point your browser to url of the public root or the folder where you extracted. Example: Let us say, you have created a folder called milestone under the public\_html folder (called your web root) . Then you extracted the zip inside the milestone folder.

In that case, your site url would be: <http://www.yourdomain.com/milestone> Or if you installed in the localhost, then your url will be: <http://localhost/milestone>

This will bring up an Installation wizard. Following the instructions.

{% embed url="<https://www.youtube.com/embed/iySx-VYz39g>" %}

Direct Youtube link: [Quickstart video tutorial](https://www.youtube.com/embed/iySx-VYz39g)

> NOTE: This process explains installing just the template in an existing Joomla website or a fresh joomla installation.

In our template package, you will find tp\_milestone.zip file.

* Go to Extensions -> Extension Manager .
* Select the Browse button and choose the tp\_milestone.zip file from your computer.
* Select the Upload & Install button.

After a successfull installation, go to Extensions -> Template manager to access the template.


---

# 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://jdocs.themeparrot.com/joomla-templates/milestone/installation.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.
