prawee / yii2-theme-sb-admin
SB-Admin theme for Yii2 applicaiton
Package info
bitbucket.org/prawee/yii2-theme-sbadmin
Type:yii2-extension
pkg:composer/prawee/yii2-theme-sb-admin
dev-master
2014-10-29 02:39 UTC
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-03-09 17:11:37 UTC
README
SB-Admin theme for Yii2 applicaiton
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist prawee/yii2-theme-sb-admin "*"
or add
"prawee/yii2-theme-sb-admin": "*"
to the require section of your composer.json file.