prawee/yii2-theme-binary-admin

Binary Admin theme for Yii2 applicaiton

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

This package is auto-updated.

Last update: 2024-04-09 11:57:18 UTC


README

Binary 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-binary-admin "*"

or add

"prawee/yii2-theme-binary-admin": "*"

to the require section of your composer.json file.

Usage