承接 cinghie/yii2-adminlte3 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cinghie/yii2-adminlte3

Composer 安装命令:

composer require cinghie/yii2-adminlte3

包简介

Asset Bundle to include AdminLTE 3 on your Yii 2 project

README 文档

README

License Latest Stable Version Latest Release Date Latest Commit Total Downloads

Asset Bundle to include AdminLTE 3 on your Yii 2 project: https://github.com/ColorlibHQ/AdminLTE/tree/v3/

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require cinghie/yii2-adminlte3 "@dev"

or add this line to the require section of your composer.json file.

"cinghie/yii2-adminlte3": "@dev"

Configuration

Add in the view for normal CSS and JS

use cinghie\adminlte3\AdminLTEAsset;

AdminLTEAsset::register($this);

Add in the view for minify CSS and JS

use cinghie\adminlte3\AdminLTEMinifyAsset;

AdminLTEMinifyAsset::register($this);

Widgets Examples

Widget Guide
Alert Alert messages
Box Card with header, body (content or GridView), footer
Breadcrumbs Navigation breadcrumbs
Card Simple card (header, body, footer)
Content Header Page title and breadcrumbs
DataColumn GridView column class (sorting header)
Footer Layout footer
GridView Data grid in AdminLTE 3 card
InfoBox Info box (icon, text, number, optional progress)
Invoice Invoice layout
MailboxRead Read-mail card (subject, body, attachments)
NavTabs Nav tabs with tab panes (Bootstrap 4)
Navbar Button Navbar link button
Navbar Logo Navbar brand/logo
Navbar User Navbar user dropdown
Sidebar Menu Sidebar navigation menu
Sidebar Search Sidebar search form
Sidebar Toggle Sidebar toggle button
Sidebar User Sidebar user panel
SmallBox Small stat box with optional footer link
Timeline Timeline (days and items)

统计信息

  • 总下载量: 29
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2025-10-18