zongpeilei/yii2-metronic4.5.6

A yii2's adminTpl based on Metronic4.5.6.

Installs: 54

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Language:CSS

Type:yii2-extension

dev-master 2017-03-28 07:42 UTC

This package is not auto-updated.

Last update: 2024-10-07 13:31:31 UTC


README

A Yii2's adminTpl based on Metronic4.5.6.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist zongpeilei/yii2-metronic4.5.6 "*"

or add

"zongpeilei/yii2-metronic4.5.6": "*"

to the require section of your composer.json file.

Usage