Skip to content

cybercog/yii2-theme-flat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Flat Theme

Theme for Yii2 Web Applicaiton for yii2.0

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist warwar/yii2-theme-flat "*"

or add

"warwar/yii2-theme-flat": "*"

to the require section of your composer.json file.

Usage

use warwar\theme\flat;

flat\FlatAsset::register($this);

About

Flat theme for Yii2 Web Applicaiton

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • CSS 90.7%
  • JavaScript 5.7%
  • PHP 3.6%