webvimark / fancybox
Tree
Installs: 1 033
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
This package is auto-updated.
Last update: 2024-10-29 05:10:27 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() ?>