# yii2-adminlte **Repository Path**: lemonvine/yii2-adminlte ## Basic Information - **Project Name**: yii2-adminlte - **Description**: yii2后台插件,adminlte风格 - **Primary Language**: PHP - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-13 - **Last Updated**: 2025-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yii2-adminlte #### 介绍 yii2后台插件,adminlte风格 #### 安装教程 The preferred way to install this extension is through [composer](http://getcomposer.org/download/). 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.