zongpeilei / yii2-metronic4.5.6
A yii2's adminTpl based on Metronic4.5.6.
Installs: 59
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Language:CSS
Type:yii2-extension
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-07-14 16:46:12 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.