nullref/yii2-sb-admin-2

Collection of asset bundles and other stuff for SB Admin theme

Installs: 4 181

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 7

Forks: 8

Open Issues: 0

Type:yii2-extension

v0.0.2 2018-04-12 14:46 UTC

This package is auto-updated.

Last update: 2024-03-25 03:59:36 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.