rosgear / rg-ds-license
Dashboard widget "License" for the GePanel Control Panel
Requires
- rosgear/ge2-composer-plugin: *
README
Виджет «Лицензия»
Виджет обеспечивает отображение лицензионного ключа редакции веб‑приложения 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.