> For the complete documentation index, see [llms.txt](https://digirestro.gitbook.io/digirestro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digirestro.gitbook.io/digirestro/update-from-old-version.md).

# Update From Old Version

Download latest script from codecanyon.net and extract main script code in side that you will code structure as shown below screenshot.&#x20;

You need to remove two highlighted folder when you update script to your server, If you have already script installed. If you don't have script installed then don't remove anything, you have to upload all files. \
\
If you have already installed script then remove "**storage**" folder from root location and then go to "**public**" and inside public remove "**storage"** folder. \
\
After you remove storage folder upload, script files to you server.

<div><figure><img src="/files/HymwkTmVxJHQd3Cr6QyA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VNuwfBBm5W8ffHkX802q" alt=""><figcaption></figcaption></figure></div>


---

# 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://digirestro.gitbook.io/digirestro/update-from-old-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.
