rosgear/rg-wd-fine_uploader

Widget "Fine Uploader" for the RosGear web application

Maintainers

Package info

github.com/rosgear/rg-wd-fine_uploader

Homepage

Type:component

pkg:composer/rosgear/rg-wd-fine_uploader

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-13 13:36 UTC

This package is auto-updated.

Last update: 2026-06-18 13:25:43 UTC


README

Русский | English

Latest Stable Version Total Downloads Author Source Code Software License Component type: widget Component ID: rg-wd-fine_uploader php 8.2+

Виджет «Загрузчик Fine Uploader»

Загрузчик файлов Fine Uploader, поддерживает все основные браузеры и не требует Flash, jQuery или каких-либо внешних библиотек.

Виджет может применяться как на странице веб‑сайта, так и в интерфейс Панели управления GePanel.

Установка

Для добавления виджета в ваш проект, вы можете просто выполнить команду ниже:

$ composer require rosgear/rg-wd-fine_uploader

или добавить в файл composer.json вашего проекта:

"require": {
    "rosgear/rg-wd-fine_uploader": "*"
}

или скачать архив на странице виджета в каталоге приложений RosGear.

После добавления виджета в проект выполните его установку в редакцию веб‑приложения с помощью Панели управления GePanel.

Ресурсы

Widget «Fine Uploader»

The Fine Uploader file uploader supports all major browsers and does not require Flash, jQuery, or any external libraries.

The widget can be used both on a website page and in the GePanel control panel interface.

Installation

To add the widget to your project, you can simply run the command below:

$ composer require rosgear/rg-wd-fine_uploader

or add to your project's composer.json file:

"require": {
    "rosgear/rg-wd-fine_uploader": "*"
}

or download the archive from the widget page in the RosGear application catalog.

After adding the widget to the project, install it into the web application edition using the GePanel Control Panel.