ubslum/yii2-mytheme

My theme for yii2

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:yii2-extension

dev-master 2017-08-14 08:57 UTC

This package is not auto-updated.

Last update: 2024-09-21 16:00:30 UTC


README

Project Business Idea

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ubslum/yii2-mytheme "*"

or add

"ubslum/yii2-mytheme": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

...