matvik / yii2-model-gallery
This extension implements the behavior and widget for a set of images related to a particular model (product, user, etc.).
Installs: 454
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 4
Forks: 4
Open Issues: 0
Type:yii2-extension
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: 2024-10-25 04:15:28 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.