rosgear/ge-panel-assets

GePanel Control Panel resources

Maintainers

Package info

github.com/rosgear/ge-panel-assets

Homepage

Language:JavaScript

Type:ge

pkg:composer/rosgear/ge-panel-assets

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-24 12:47 UTC

This package is auto-updated.

Last update: 2026-06-24 12:49:11 UTC


README

Русский | English

Latest Stable Version Total Downloads Source Code Software License php 8.2+

Ресурсы Панели управления GePanel

В состав ресурсов Панели управления GePanel входят основные библиотеки фреймворка Sencha Ext JS, а также необходимые классы и файлы локализации.

Установка

Предпочтительный способ установки через composer,

или выполнить:

php composer.phar require rosgear/ge-panel-assets "*"

или добавить

"rosgear/ge-panel-assets": "*"

в раздел "require" вашего файла composer.json.

Панель управления будет установлена в директорию /public/vendors/ge/panel вашего веб-приложения RosGear.

GePanel Control Panel resources

The GePanel Control Panel resources include the core libraries of the Sencha Ext JS framework, as well as the necessary classes and localization files.

Installation

Preferred installation method is via composer,

or execute:

php composer.phar require rosgear/ge-panel-assets "*"

or add

"rosgear/ge-panel-assets": "*"

to the "require" section of your composer.json file.

The control panel will be installed in the /public/vendors/ge/panel directory of your RosGear web application.