# HOW TO UPDATE

When there is a new update for fuodz, you adminend/backend need to be updated to the latest version you downloaded from codecanycon.&#x20;

1. Upload the **Update Owners.zip** in the **backend** folder of the file you downloaded from codecanyon to your server.
2. Extract the content of the **Update Owners.zip** in your backend root directory.&#x20;

![](/files/-MfqNkpL-juegjYXQB-5)

![](/files/-MfqNyEn4T6OMMg5ajri)

![](/files/-MfqO7OhVzHSXHkCAaHR)

![](/files/-MfqPYGR-1MtzbKUTkqQ)

![](/files/-MfqPmwUQBMjCQqA2OlI)

![](/files/-MfqQ60uCXIRL4HWl4_c)

**NOTE:** In some cases, you will get error regarding **vendor** folder permission issues.\
Here is how to solve the vendor folder permission issue:

1. Go to the root of the backend project(in our case its **public\_html**)
2. Delete the **vendor** folder in that dir.
3. Then go back to the **Update Owner** folder
4. Now try moving the **file/folder** that is left in that **Update Owners** dir

## **ERROR AFTER UPDATING BACKEND**

**NOTE:** If you are getting error like this after moving the files/folder

![](/files/-MfqxTlsNiOXh74EZcJG)

**Solution:** Delete the the files and folder in cache folder in the bootstrap folder bootstrap/cache


---

# 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://edentech.gitbook.io/glover/backend/how-to-update.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.
