yii2-bootstrap-media-lightbox A lightweight and borderless media lightbox extension for bootstrap3

  1. Requirements
  2. Installation
  3. Usage
  4. GitHub

A lightweight and borderless media lightbox extension for bootstrap3. It supports single images, image gallieries, videos and iframes. http://bootstrap-plus.github.io/bootstrap-media-lightbox/

Requirements

Yii 2.0 or above

Installation

Install this extension through the Composer. Add in your composer.json: ~~~ "require": {

"limion/yii2-bootstrap-media-lightbox": "*"

}, ~~~

Usage

In your view file:

use limion\bootstraplightbox\BootstrapMediaLightboxAsset;

BootstrapMediaLightboxAsset::register($this);

GitHub

https://github.com/limion/yii2-bootstrap-media-lightbox

0 0
2 followers
0 downloads
Yii Version: 2.0
License: BSD-2-Clause
Category: User Interface
Developed by: limion
Created on: Dec 25, 2015
Last updated: 8 years ago

Related Extensions