> For the complete documentation index, see [llms.txt](https://knowledge.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.themeware.design/knowledge-base/profi-knowledge/updating-themeware-r-manually.md).

# Updating ThemeWare® manually

In this article you will learn how to manually update ThemeWare® for Shopware 6.

{% hint style="info" %}
**Note**: This article is intended for professionals and experts. If you are not absolutely sure, we will be happy to support you: [ThemeWare® Services at a glance](https://service.themeware.design/en/service)
{% endhint %}

***

{% hint style="danger" %}
**Attention**: This manual is addressed to experienced users. In case of a manual update it must be checked if an extension or a Theme is compatible with the currently used Shopware Version! – Therefore, we generally recommend to perform the update via the Shopware update routine.
{% endhint %}

1. Download the latest ThemeWare® zip file from your Shopware account.
2. Open the administration of your shop
3. Switch via the main navigation to the "**Extension management**" (1) (2) ("Extensions" => "My Extensions")
4. Switch to the tab "**Themes**" (3)
5. Upload the zip using the button "**Upload extension**" (4) into your shop. ![](/files/21HTq59NJ7Vqam8m8g4O)
6. Look for your theme in the list of your extensions
   * Click onto "**Update**" (5) or
   * Click onto the ![](/files/y75dQosl9LNhhgKQ3JAF) **Context-Button** next to the theme in order to open the context menu and click onto "**Update to x.y.z**" (5)

ThemeWare® has now been updated.

{% hint style="warning" %}
**Important**: To prevent representation errors due to an outdated cache, update the Storefront once after a theme update: [Refreshing the storefront](/knowledge-base/tutorials/miscellaneous/refreshing-the-storefront.md)
{% endhint %}

#### Screenshots

![Updating ThemeWare® manually](/files/4eFkTB6otYrs9RnwMbjq)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/profi-knowledge/updating-themeware-r-manually.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.
