Fancybox for Yii 2
Installation
The preferred way to install this extension is through composer., (*1)
Either run, (*2)
php composer.phar require --prefer-dist webvimark/fancybox "*"
or add, (*3)
"webvimark/fancybox": "*"
to the require section of your composer.json
file., (*4)
Usage