webvimark/fancybox

There is no license information available for the latest version (1.0.0) of this package.

Tree

Installs: 1 033

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

1.0.0 2014-09-01 11:37 UTC

This package is auto-updated.

Last update: 2024-04-29 03:46:57 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() ?>