nullref / yii2-sb-admin-2
Collection of asset bundles and other stuff for SB Admin theme
Package info
github.com/NullRefExcep/yii2-sb-admin-2
Type:yii2-extension
pkg:composer/nullref/yii2-sb-admin-2
v0.0.2
2018-04-12 14:46 UTC
Requires
- bower-asset/metismenu: 1.1.3
- rmrevin/yii2-fontawesome: ^2.16
- yiisoft/yii2-bootstrap: ~2.0.0
This package is auto-updated.
Last update: 2026-02-25 08:01:16 UTC
README
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.