rosgear/rg-be-references-articles

Module extension "Types of articles" for the GePanel Control Panel

Maintainers

Package info

github.com/rosgear/rg-be-references-articles

Homepage

Type:component

pkg:composer/rosgear/rg-be-references-articles

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-19 11:20 UTC

This package is auto-updated.

Last update: 2026-06-19 11:22:26 UTC


README

Русский | English

Latest Stable Version Total Downloads Author Source Code Software License Component type: extension Component ID: rg.be.references.articles php 8.2+

Справочник «Типы материалов»

Типы материалов (статей) на сайте задают набор полей и определяют шаблоны отображения информации о материале на веб‑странице.

Справочник входит в состав Панели управления GePanel и cлужит расширением для модуля «Справочники».

Скриншот

Установка

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

$ composer require rosgear/rg-be-references-articles

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

"require": {
    "rosgear/rg-be-references-articles": "*"
}

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

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

Reference «Types of materials»

The types of materials (articles) on a website define a set of fields and determine the templates for displaying information about the material on a web page.

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

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

"require": {
    "rosgear/rg-be-references-articles": "*"
}

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.