# Installation

The installation of the extension in your shop works like any other Shopware 6 extension and is thus done in a few steps.

## Shopware 6.4 and newer <a href="#shopware-6-4-and-newer" id="shopware-6-4-and-newer"></a>

### Download extension <a href="#download-extension" id="download-extension"></a>

Navigate to `Extensions > Store` and search for "Advanced Search (Blog + Recipes)". Click on the extensions and then on the button `Add extension` to download it.

### Install extension <a href="#install-extension" id="install-extension"></a>

Go to the installation in the admin under `Extensions > My extensions > Apps` and click on the button `...` and then click on `Install`.

### Activate extension <a href="#activate-extension" id="activate-extension"></a>

In the same place as during the installation, you can now access the admin under `Extensions > My extensions > Apps` to change the status to `Activ`.

## Shopware 6.3 and older <a href="#shopware-6-3-and-older" id="shopware-6-3-and-older"></a>

{% hint style="info" %}
**Good to know**

Before Shopware 6.3 extensions are called just "plugins".
{% endhint %}

### Download plugin <a href="#download-plugin" id="download-plugin"></a>

After purchasing the plugin from the official Shopware Community Store, it must first can be downloaded into your own shop. Go to `Settings > System > Plugins > Purchases` in the admin and then click the `Load` button.

### Install plugin <a href="#install-plugin" id="install-plugin"></a>

Go to the installation of the plugin in the admin under `Settings > System > Plugins > My plugins`. and click on the button `...` and then click on `Install`.

### Activate plugin <a href="#activate-plugin" id="activate-plugin"></a>

In the same place as during the installation, you can now access the admin under `Settings > System > Plugins > My Plugins` to change the status to `Activ`.


---

# 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.shop-studio.io/shopware/extensions/advanced-search/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.
