matvik / yii2-model-gallery
This extension implements the behavior and widget for a set of images related to a particular model (product, user, etc.).
Package info
github.com/Matvik/yii2-model-gallery
Type:yii2-extension
pkg:composer/matvik/yii2-model-gallery
v1.0.0
2020-02-23 01:47 UTC
Requires
- bower-asset/dm-file-uploader: ~1.0.2
- bower-asset/jquery-confirm2: ~3.3.2
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-imagine: *
- yiisoft/yii2-jui: *
This package is auto-updated.
Last update: 2026-02-25 07:04:16 UTC
README
This extension implements the behavior and widget for a set of images related to a particular model (product, user, etc.).

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.