nullref / yii2-sb-admin-2
Collection of asset bundles and other stuff for SB Admin theme
Installs: 4 186
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 7
Forks: 8
Open Issues: 0
Type:yii2-extension
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: 2024-11-25 05:21:48 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.