# Update Theme

{% hint style="danger" %}
Check [this article ](/minimog-ecommerce-wordpress-theme/faqs/things-you-should-know-about-theme-updating.md)before updating Minimog
{% endhint %}

There are 2 ways to update Minimog:&#x20;

* Update Automatically (Recommended): Using **Insight Core** plugin&#x20;
* Update Manually: Upload to **Admin dashboard** or **FTP**&#x20;

### **#1 Update automatically**&#x20;

* Navigate to **Insight Core** >> **Welcome**
* Fill in your **Purchase code** and submit it. Then, you will be informed when there is an available update. Click the button **Update Now** then the theme will be automatically updated.

![](/files/SrnGVqnQIVKDAViD7ujr)

### **#2 Update manually** &#x20;

**Step 1:** Download the theme package from ThemeForest and get the file ***minimog-latest-version.zip***&#x20;

**Step 2:** Upload file:&#x20;

* If you use FTP, you just have to Log in to FTP, then Update file ***minimog-latest-version.zip*** into folder **var/www/htdocs/wp-content/themes**
* If you use the **Admin dashboard,** follow these steps to update MinimogWP to the new version

{% hint style="success" %}
Step:

1. From Admin Dashboard, go to **Appearance > Themes > Add New > Upload Theme**
2. Choose to upload ***minimog-latest-version.zip***, then click Install Now
3. Hit **Replace active with uploaded** and it's done.
   {% endhint %}

![](/files/vlIC4BFyA6H1xZSPdEFE)


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/update/update-theme.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.
