Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 415 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 415 Bytes

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.