PHPackages                             hosannahighertech/yii2-light-bootstrap - 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. hosannahighertech/yii2-light-bootstrap

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

hosannahighertech/yii2-light-bootstrap
======================================

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

0.01(8y ago)57.7k↓100%5[1 issues](https://github.com/hosannahighertech/yii2-light-bootstrap/issues)MITCSS

Since Dec 29Pushed 7y ago1 watchersCompare

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

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

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

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

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 hosannahighertech/yii2-light-bootstrap "*"

```

or add

```
"hosannahighertech/yii2-light-bootstrap": "*"

```

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.

```
