hamid80386/adminlte-rtl
Composer 安装命令:
composer require hamid80386/adminlte-rtl
包简介
AdminLTE - admin control panel and dashboard that's based on Bootstrap 4 / main Author: Colorlib / Alma Saeedd
README 文档
README
How to enable RTL version?
just add below code in head tag of your html:
<link rel="stylesheet" href="dist/css/adminlte-rtl.css">
after:
<link rel="stylesheet" href="dist/css/adminlte.min.css">
AdminLTE is a fully responsive administration template. Based on Bootstrap 4.6 framework and also the JS/jQuery plugin. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.
Preview on AdminLTE.io
Looking for Premium Templates?
AdminLTE.io just opened a new premium templates page. Hand picked to ensure the best quality and the most affordable prices. Visit https://adminlte.io/premium for more information.
AdminLTE has been carefully coded with clear comments in all of its JS, SCSS and HTML files. SCSS has been used to increase code customizability.
Quick start
There are multiple ways to install AdminLTE.
Download & Changelog:
Always Recommended to download from GitHub latest release AdminLTE 3 for bug free and latest features.
Visit the releases page to view the changelog.
Legacy Releases are AdminLTE 2 / AdminLTE 1.
Stable release
Grab from jsdelivr CDN:
Important Note: You needed to add separately cdn links for plugins in your project.
<script src="https://cdn.jsdelivr.net/npm/admin-lte@3.2/dist/js/adminlte.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/admin-lte@3.2/dist/css/adminlte.min.css">
Using The Command Line:
Important Note: To install it via npm/Yarn, you need at least Node.js 14 or higher.
Via npm
npm install admin-lte@^3.2 --save
Via Yarn
yarn add admin-lte@^3.2
Via Composer
composer require "almasaeed2010/adminlte=~3.2"
Via Git
git clone https://github.com/ColorlibHQ/AdminLTE.git
Documentation
Visit the online documentation for the most updated guide. Information will be added on a weekly basis.
Browsers support
Light Mode (Only Dark Mode Removed)
You can use light-mode-only version, if you are not using dark mode and also file size less without dark-mode.
File Location ./dist/css/alt/adminlte.light.css
Compile dist files
To compile the dist files you need Node.js/npm, clone/download the repo then:
npm install(install npm deps)- Optional:
npm run dev(developer mode, autocompile with browsersync support for live demo) npm run production(compile css/js files)
Contributing
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at https://editorconfig.org/.
License
AdminLTE is an open source project by AdminLTE.io that is licensed under MIT. AdminLTE.io reserves the right to change the license of future releases.
Image Credits
hamid80386/adminlte-rtl 适用场景与选型建议
hamid80386/adminlte-rtl 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 01 月 11 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「admin」 「css」 「theme」 「template」 「JS」 「web」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 hamid80386/adminlte-rtl 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 hamid80386/adminlte-rtl 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 hamid80386/adminlte-rtl 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A Twig extension to insert css as inline styles with a tag
Caching and compression for Twig assets (JavaScript and CSS).
2lenet/EasyAdminPlusBundle
Analysis module for finding problematical shop data.
A Bootstrap 4.x base theme for SilverStripe
Lucency Theme
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 21
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-11