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.).
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.
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.