prawee/yii2-theme-sb-admin

SB-Admin theme for Yii2 applicaiton

Installs: 144

Dependents: 0

Suggesters: 0

Security: 0

Type:yii2-extension

dev-master 2014-10-29 02:39 UTC

This package is auto-updated.

Last update: 2024-04-09 12:50:28 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.

Usage