webvimark/fancybox

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

Tree

Maintainers

Package info

github.com/webvimark/fancybox

Language:JavaScript

pkg:composer/webvimark/fancybox

Statistics

Installs: 1 038

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

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() ?>