lemonvine/yii2-adminlte

AdminLTE - admin control panel and dashboard that's based on Bootstrap 3

dev-master 2024-01-25 05:50 UTC

This package is auto-updated.

Last update: 2024-04-26 14:17:03 UTC


README

介绍

yii2后台插件,adminlte风格

安装教程

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist hail812/yii2-adminlte3 "*"

or add

"hail812/yii2-adminlte3": "*"

to the require section of your composer.json file.