Features
← All features
Housekeeping

File manager

A section with your own files: price lists, manuals and images in folders, each with its own link.

This plugin adds a section with your own files to the admin panel: price lists, manuals, certificates and images for product and page descriptions. You arrange the files in folders and drag them straight from your computer, and every file immediately gets a link you can paste into a product description or an article, or send to a customer.

The list opens as a table: name, size and date are visible at once. When you are looking for a file by eye, the view switches to tiles with thumbnails — and the shop remembers your choice.

What it does

  • Arranges files in folders: folders can be created, renamed, moved and deleted together with their contents.
  • Accepts files dragged from your computer, several at a time; for each one that fails it says plainly why.
  • Gives every file a ready link — one button copies it to the clipboard.
  • Searches by name across every folder at once and shows which folder the result is in.
  • Shows an image full screen without opening it in another tab.
  • Moves and deletes selected files in bulk.
  • Converts file names to Latin letters so the link reads well in an email or a messenger, and never lets a new file overwrite an existing one with the same name.

What you need

  • Nothing has to be configured: the section works right after installation.
  • The settings hold the maximum file size and the list of allowed formats. Files the server could run as a program, and HTML pages, are never accepted — that restriction cannot be switched off. SVG drawings are off by default: such a drawing can hide code inside.
  • The section is visible to staff trusted with managing the catalogue.

Файловый менеджер

Раздел «Файлы» в панели управления: ваши прайсы, инструкции, сертификаты и картинки для описаний лежат по папкам, и на каждый файл сразу есть ссылка.

Как пользоваться

  1. Откройте раздел «Файлы». Слева — папки, справа — то, что в них лежит.
  2. Перетащите файлы с компьютера прямо в правую часть окна или нажмите «Загрузить». Загружать можно сразу несколько.
  3. У каждого файла есть кнопка «Копировать ссылку». Вставьте её в описание товара, в статью, в письмо покупателю — ссылка работает без входа в магазин.

Папки создаются кнопкой «Создать папку», файлы переименовываются, переносятся в другую папку и удаляются. Поиск вверху ищет по названию сразу во всех папках.

Где лежат файлы

Всё, что вы загрузили, хранится в папке магазина storage/app/public/files, а покупатель получает их по адресу вида:

https://ваш-магазин/storage/files/price/price-2026-08.pdf

Ни в какие другие папки магазина плагин не заходит. Картинки товаров живут отдельно и правятся в карточке товара — здесь их нет и быть не должно.

Что нельзя загрузить

Файлы, которые сервер способен выполнить как программу (.php, .sh, .exe и подобные), и страницы .html — они открылись бы на домене вашего магазина. Этот запрет не отключается.

Остальное вы задаёте сами: Настройки → Плагины → «Файловый менеджер» — список разрешённых форматов и предельный размер файла. Рисунки SVG выключены по умолчанию: внутри такого рисунка может быть спрятан код, поэтому включайте их, только если готовите рисунки сами.

Права доступа

Раздел виден сотрудникам, которые могут править каталог (право «Управление каталогом»). Тот же человек загружает картинки товаров, поэтому отдельного права для файлов не заводится.

1.1.0 14.08.2026

The section in the new panel

The Files section has moved into the new control panel: folders on the left, their contents on the right as a table or as tiles — your choice is remembered. Files are still dragged into the list with the mouse, a file link is copied with one button, and deleting asks for confirmation in a panel dialog instead of a browser one.

1.0.0 07.08.2026

A section with your own files

The first release. A «Files» section appears in the admin panel: price lists, manuals, certificates and images for descriptions live in folders, upload by dragging from your computer, and every file has a link — one button copies it to the clipboard.

The list opens as a table with name, size and date, and switches to tiles with thumbnails when you look for an image by eye. There is a search by name across all folders, and bulk moving and deleting. The maximum file size and the allowed formats are yours to set.