rosgear/rg-plg-image_album

Plugin "Image album" for Module "Media gallery"

Maintainers

Package info

github.com/rosgear/rg-plg-image_album

Homepage

Type:component

pkg:composer/rosgear/rg-plg-image_album

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-15 12:31 UTC

This package is auto-updated.

Last update: 2026-06-19 07:47:57 UTC


README

Русский | English

Latest Stable Version Total Downloads Author Source Code Software license Component type: plugin Component ID: rg.plg.image_album php 8.2+

Плагин «Фотоальбом»

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

Плагин является составной частью Панели управления GePanel и дополнением для модуля «Медиагалерея».

Скриншот

Установка

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

$ composer require rosgear/rg-plg-image_album

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

"require": {
    "rosgear/rg-plg-image_album": "*"
}

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

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

Plugin «Image album»

The plugin's functionality allows you to create and manage photo albums within a media gallery, including customizing display parameters and organizing the collection structure.

The plugin is part of the GePanel Control Panel and serves as an addition for the «Media gallery» module.

Screenshot

Installation

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

$ composer require rosgear/rg-plg-image_album

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

"require": {
    "rosgear/rg-plg-image_album": "*"
}

or download the archive from the plugin page in the RosGear application catalog.

After adding the plugin to the project, install it into the web application edition using the GePanel Control Panel.