Skip to content

AndrewDanilov/yii2-fancybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Fancybox Asset

Asset for adding fancybox functionality to your pages

Installation

The preferred way to install this extension is through composer.

Either run

composer require andrewdanilov/yii2-fancybox "~1.0.0"

or add

"andrewdanilov/yii2-fancybox": "~1.0.0"

to the require section of your composer.json file.

Usage

Register asset bundle in View

<?php
/* @var $this \yii\web\View */
\andrewdanilov\fancybox\FancyboxAsset::register($this);

About

Fancybox asset

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages