rosgear/rg-ds-version

Dashboard widget "System version" for the GePanel Control Panel

Maintainers

Package info

github.com/rosgear/rg-ds-version

Homepage

Type:component

pkg:composer/rosgear/rg-ds-version

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-12 15:51 UTC

This package is auto-updated.

Last update: 2026-06-19 10:04:47 UTC


README

Русский | English

Latest Stable Version Total Downloads Author Source Code Software License Component type: widget Component ID: rg.ds.version php 8.2+

Виджет «Версия системы»

Виджет предоставляет на информационной панели (Dashboard) сведения о версии системы, включая данные о веб‑приложении, редакции, панели управления и используемом фреймворке.

Виджет является составной частью Панели управления GePanel и отображается на информационной панели (Dashboard) модуля «Информационная панель».

Установка

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

$ composer require rosgear/rg-ds-version

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

"require": {
    "rosgear/rg-ds-version": "*"
}

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

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

Widget «System version»

The widget provides system version information on the Dashboard, including details about the web application, edition, control panel, and framework used.

The widget is an integral part of the GePanel Control Panel and is displayed on the panel of the «Dashboard» module.

Installation

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

$ composer require rosgear/rg-ds-version

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

"require": {
    "rosgear/rg-ds-version": "*"
}

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.