prawee/yii2-theme-stylish-portfolio

theme for Yii2 applicaiton

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

This package is auto-updated.

Last update: 2024-05-09 13:12:47 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-stylish-portfolio "*"

or add

"prawee/yii2-theme-stylish-portfolio": "*"

to the require section of your composer.json file.

Usage