Skip to content

squio/yii2-theme-bootstrapflat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Flat Theme

Theme for Yii2 Web Application for yii2.0

Fully based on Bootstrap Flat - v3.3.4

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist squio/yii2-theme-bootstrapflat "*"

or add

"squio/yii2-theme-bootstrapflat": "*"

to the require section of your composer.json file.

Usage

use squio\theme\bootstrapflat;

bootstrapflat\BootstrapflatAsset::register($this);

About

Flat theme for Yii2 based on Bootstrap Flat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages