Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 891 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 891 Bytes

Yii 2 model images gallery - behavior and widget

This extension implements the behavior and widget for a set of images related to a particular model (product, user, etc.). Ajax Widget

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist matvik/yii2-model-gallery "*"

or add

"matvik/yii2-model-gallery": "*"

to the require section of your composer.json file.

Usage

Documentation is at:

English - docs/GUIDE-en.md.

Ukrainian - docs/GUIDE-uk.md.