webvimark / fancybox
There is no license information available for the latest version (1.0.0) of this package.
Tree
1.0.0
2014-09-01 11:37 UTC
This package is auto-updated.
Last update: 2026-03-01 00:09:31 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist webvimark/fancybox "*"
or add
"webvimark/fancybox": "*"
to the require section of your composer.json file.
Usage
<?php Fancybox::widget() ?>