Skip to content

NullRefExcep/yii2-sb-admin-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 SB Admin 2

Collection of asset bundles and other stuff for SB Admin theme

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist nullref/yii2-sb-admin-2 "*"

or add

"nullref/yii2-sb-admin-2": "*"

to the require section of your composer.json file.