rosgear / rg-be-references-elements
Module extension "Interface elements" for the GePanel Control Panel
Package info
github.com/rosgear/rg-be-references-elements
Type:component
pkg:composer/rosgear/rg-be-references-elements
Requires
- rosgear/ge2-composer-plugin: *
README
Справочник «Элементы интерфейса»
Справочник элементов интерфейса Панели управления GePanel.
Справочник входит в состав Панели управления GePanel и cлужит расширением для модуля «Справочники».
Скриншот
Установка
Для добавления справочника в ваш проект, вы можете просто выполнить команду ниже:
$ composer require rosgear/rg-be-references-elements
или добавить в файл composer.json вашего проекта:
"require": {
"rosgear/rg-be-references-elements": "*"
}
или скачать архив на странице справочника в каталоге приложений RosGear.
После добавления справочника в проект выполните его установку в редакцию веб‑приложения с помощью Панели управления GePanel.
Reference «Interface elements»
Reference of interface elements of the GePanel Control Panel.
The reference is part of the GePanel Control Panel and serves as an extension for the «References» module.
Screenshot
Installation
To add the reference to your project, you can simply run the command below:
$ composer require rosgear/rg-be-references-elements
or add to your project's composer.json file:
"require": {
"rosgear/rg-be-references-elements": "*"
}
or download the archive from the reference page in the RosGear application catalog.
After adding the reference to the project, install it into the web application edition using the GePanel Control Panel.
