rosgear/rg-be-references-elements

Module extension "Interface elements" for the GePanel Control Panel

Maintainers

Package info

github.com/rosgear/rg-be-references-elements

Homepage

Type:component

pkg:composer/rosgear/rg-be-references-elements

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-19 11:19 UTC

This package is auto-updated.

Last update: 2026-06-19 12:09:17 UTC


README

Русский | English

Latest Stable Version Total Downloads Author Source Code Software License Component type: extension Component ID: rg.be.references.elements php 8.2+

Справочник «Элементы интерфейса»

Справочник элементов интерфейса Панели управления 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.