prawee/yii2-theme-grayscale

theme for Yii2 applicaiton

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Type:yii2-extension

dev-master 2014-10-21 07:25 UTC

This package is auto-updated.

Last update: 2025-01-09 14:00:32 UTC


README

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-grayscale "*"

or add

"prawee/yii2-theme-grayscale": "*"

to the require section of your composer.json file.

Usage