PHPackages                             medre/yii2-light-bootstrap-v2 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. medre/yii2-light-bootstrap-v2

ActiveYii2-extension[Admin Panels](/categories/admin)

medre/yii2-light-bootstrap-v2
=============================

Yii2 Extension for Free Bootstrap Admin Template by Tim Creative. More details at https://www.creative-tim.com/product/light-bootstrap-dashboard

0.01(6y ago)1241MITCSS

Since Nov 28Pushed 6y agoCompare

[ Source](https://github.com/medre/yii2-light-bootstrap-v2)[ Packagist](https://packagist.org/packages/medre/yii2-light-bootstrap-v2)[ RSS](/packages/medre-yii2-light-bootstrap-v2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Light Bootstrap Admin Template v2
=================================

[](#light-bootstrap-admin-template-v2)

Yii2 Extension for Free Bootstrap Admin Template by Tim Creative. More details at

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist medre/yii2-light-bootstrap-v2 "*"

```

or add

```
"medre/yii2-light-bootstrap-v2": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your layout code as you wish. Below is an example that can be copied and pasted into your `views/layouts/main.php` of Yii2 Basic Template.

```
