# Update From an Older Version

### VERY IMPORTANT

Take a backup of your Store Dashboard Language Translation before you update. \
Go to **/resources/** folder and make a backup of "**lang**" folder.\
\
After the update is completed, copy-paste this folder back to the same path (**/resources/**)

Skip this step if you have not manually translated Store Dashboard Translations. <br>

### Follow these steps to update

1. Download the zip file from CodeCanyon and extract it on your local system (PC)<br>
2. Goto the "**`Upgrade from older version`**" folder.<br>
3. You will find a zip file named "**`upload-this-to-upgrade-to-xxx.zip`**"<br>
4. Upload this zip file to your server into the previous Foodomaa installation directory.<br>
5. Extract the zip file on your server.<br>
6. After successful extraction, directly go to the Admin Panel.\
   (**<https://yourwebsite.com/public>**)<br>
7. This will redirect you to the new Update Page where you need to enter your  Admin password to install the new update.<br>
8. After the successful update, you will be automatically logged in to the Admin Dashboard.<br>
9. DONE! Now you can visit the homepage of your website.

{% hint style="danger" %}
If you wish to, you can Go to **Admin > Setting > Cache Settings > Force Clear Cache**
{% endhint %}

### **Video Walkthrough for Updating using SSH**

{% embed url="<https://youtu.be/G0IGR-Ym3SU>" %}


---

# 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.foodomaa.com/installation/update-from-an-older-version.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.
