# Update The Plugin

There will be regular updates on the product as we always love to upgrade our product to make everything easy and comfortable for you. When you find out there is a new updated version, you need to update the plugin.&#x20;

{% hint style="info" %}
Both **Free** and **Pro** versions follow the same steps in updating the plugin.
{% endhint %}

You can update the plugin in two different easy ways.

{% hint style="danger" %} <mark style="color:red;">**IMPORTANT**</mark>

Do **NOT** close the tab until you get the **Succes** or **Error** message while updating. Closing the page while updating causes WordPress to move the **Maintenance mode** which makes your site **inaccessible.**
{% endhint %}

### First Method: via Plugins Tab

1. Go to **Plugins > Installed Plugins page,** there you will see the warning notification bar at the bottom of the plugins that have available updates.&#x20;

<figure><img src="/files/GYKTtkyclQlxEzzY2z4l" alt=""><figcaption></figcaption></figure>

2. Press the link **update now** to update the plugins. You have to update free plugin first, then update the Pro version:

<figure><img src="/files/8kDs6TgqvAqzZw1QpKiN" alt=""><figcaption></figcaption></figure>

3. After the successful update, you will get the success message:

<figure><img src="/files/rBURmTew1tOnyMoNM4o6" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Preventing Automatic Updates**

To avoid potential critical errors after updates, it is recommended to disable automatic plugin updates. Despite our thorough testing, unforeseen issues may still occur.
{% endhint %}

### Second Method: via Updates tab of the WP Dashboard

1. In the backend of your site, follow **Dashboard > Updates**. You will see all the plugins and themes that need to be updated here.&#x20;

<figure><img src="/files/ENmumhzhRCDJWHNBTXYk" alt=""><figcaption></figcaption></figure>

2. Among all updates on this page, scroll down to Plugins and find Cost Calculator to update. Click the checkbox of which plugin you want to update, then click on the **Update Plugins** button above.

<figure><img src="/files/mz1kTRCyulNKp3JySehL" alt=""><figcaption></figcaption></figure>


---

# 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.stylemixthemes.com/cost-calculator-builder/getting-started/update-the-plugin.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.
