rosgear / rg-be-references-media_folders
Module extension "Media folders" for the GePanel Control Panel
Package info
github.com/rosgear/rg-be-references-media_folders
Type:component
pkg:composer/rosgear/rg-be-references-media_folders
Requires
- rosgear/ge2-composer-plugin: *
README
Справочник «Структура медиапапок»
Организация медиапапок материалов в структуру.
Справочник входит в состав Панели управления GePanel и cлужит расширением для модуля «Справочники».
Скриншот
Установка
Для добавления справочника в ваш проект, вы можете просто выполнить команду ниже:
$ composer require rosgear/rg-be-references-media_folders
или добавить в файл composer.json вашего проекта:
"require": {
"rosgear/rg-be-references-media_folders": "*"
}
или скачать архив на странице справочника в каталоге приложений RosGear.
После добавления справочника в проект выполните его установку в редакцию веб‑приложения с помощью Панели управления GePanel.
Reference «Media folder structure»
Organizing media folders of materials into a structure.
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-media_folders
or add to your project's composer.json file:
"require": {
"rosgear/rg-be-references-media_folders": "*"
}
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.
