rosgear/rg-ds-license

Dashboard widget "License" for the GePanel Control Panel

Maintainers

Package info

github.com/rosgear/rg-ds-license

Homepage

Type:component

pkg:composer/rosgear/rg-ds-license

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-12 15:42 UTC

This package is auto-updated.

Last update: 2026-06-19 10:09:46 UTC


README

Русский | English

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

Виджет «Лицензия»

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

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

Установка

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

$ composer require rosgear/rg-ds-license

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

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

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

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

Widget «License»

The widget displays the license key for the RosGear web application edition on the Dashboard.

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-license

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

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

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.