# What does "With new Shopware version" mean?

An extension that is displayed as "**With new Shopware version**" during a Shopware update is available in a compatible version that can only be used **after the Shopware update**.

The corresponding extension should therefore be deactivated before the Shopware update and updated after the update.

Only activate the extension once you have updated it to a compatible version!

{% hint style="info" %}
**Note**: In extremely rare cases, an extension may not be compatible with both an "old" and a new Shopware version. In this case, there are then two different versions of this extension. One for the "old" and one for the new Shopware version.
{% endhint %}

{% hint style="danger" %}
**Attention**: Do not activate an incompatible version of an extension in your Shopware shop!

In this scenario, the old ThemeWare® version is not compatible with the new Shopware version and the new ThemeWare® version is not compatible with the old Shopware version.
{% endhint %}

#### Please note the following:

* Deactivate ThemeWare® before the Shopware update
  * **Tip**: To do so, assign the default Shopware theme to your Sales Channel.
* **New ThemeWare® version:**
  * *only* activate in the new Shopware version
  * *do not* activate in the old Shopware version
* **Old ThemeWare® version:**
  * *only* in the old Shopware version
  * *do not* activate in the new Shopware version

You can find step-by-step instructions in our update guide:

{% content-ref url="/pages/k3isHGr0HbwftzAsKflA" %}
[Shopware Updates and ThemeWare®](/knowledge-base/tutorials/administration/shopware-updates-and-themeware.md)
{% endcontent-ref %}

***

#### Troubleshooting

However, if you have accidentally activated an incompatible extension in your shop and no longer have access to the administration, hopefully you have followed the hints regarding the creation of a backup and can restore it.

If this is not possible, deactivate the corresponding extension via the database. The administration should then work again.

{% content-ref url="/pages/2Vw31ySVDwTUyTp73hwT" %}
[Deactivating ThemeWare® via the database](/knowledge-base/profi-knowledge/deactivating-themeware-via-the-database.md)
{% endcontent-ref %}

***

You can find more information on the topic of "Shopware compatibility" in the following article:

{% content-ref url="/pages/ueEfg7K4kdgpy6cMCKTM" %}
[Shopware Compatibility](/knowledge-base/basic-knowledge/shopware-compatibility.md)
{% endcontent-ref %}


---

# 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://knowledge.themeware.design/knowledge-base/frequent-questions/what-does-with-new-shopware-version-mean.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.
