# Переустановить модуль

Чтобы переустановить модуль, нужно откатить версию модуля следующим образом.

Через FTP, [файловый менеджер](https://www.hostcms.ru/documentation/modules/filemanager/) или если редакция ниже Бизнеса, то через ссылку *`<название_сайта>`*`/admin/wysiwyg/filemanager/index.php,` найдите файл `module.php` в папке нужного модуля

<div data-full-width="true"><figure><img src="/files/eFpaTuLlUhZqgAdxqSjy" alt=""><figcaption><p>файловый менеджер</p></figcaption></figure></div>

в файле замените `$version` на нужную

<div data-full-width="true"><figure><img src="/files/HR0RM9JthLMfeLew5Mp7" alt=""><figcaption></figcaption></figure></div>

Теперь через модуль ["Обновления"](/megapost/obnovlenie-modulya.md) вы можете поставить следующую доступную версию


---

# 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://support.morozovpimnev.ru/master/pereustanovit-modul.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.
