Go to file
Daniel bcb198dd13 Update .gitattributes 2024-12-24 14:59:28 +05:30
.github Release v4 beta3 (#5801) 2024-12-24 13:19:11 +05:30
dist Release v4 beta3 (#5801) 2024-12-24 13:19:11 +05:30
src Release v4 beta3 (#5801) 2024-12-24 13:19:11 +05:30
.browserslistrc dev Setup for AdminLTE v4 2021-05-06 02:27:53 +05:30
.bundlewatch.config.json Update .bundlewatch.config.json 2023-05-31 14:47:53 +05:30
.editorconfig Update .editorconfig (#2749) 2020-06-01 10:33:50 +02:00
.eslintignore minor bug fixes 2023-02-20 18:54:04 +05:30
.eslintrc.json chore(deps-dev): bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 (#5109) 2023-05-09 11:49:26 +05:30
.gitattributes Update .gitattributes 2024-12-24 14:59:28 +05:30
.gitignore Release v4 beta3 (#5801) 2024-12-24 13:19:11 +05:30
.gitpod.yml minor changes for v4 2023-08-06 17:00:52 +02:00
.lgtm.yml Improve LGTM configuration (#2777) 2020-06-02 16:38:46 +02:00
.npmignore Update .npmignore 2024-12-24 14:06:28 +05:30
.prettierrc Release v4 beta3 (#5801) 2024-12-24 13:19:11 +05:30
.stylelintignore add lint in gulp 2021-05-18 01:49:12 +05:30
.stylelintrc.json .stylelintrc to .stylelintrc.json 2023-03-29 13:18:03 +05:30
CODE_OF_CONDUCT.md docs update 2021-02-19 14:31:40 +05:30
LICENSE bump Year to 2023 2023-01-31 23:22:48 +05:30
README.md Fix typo in README.md 2024-01-10 01:53:49 +00:00
composer.json Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
index.html [NETLIFY TEST] Update logo-switch.astro (#5164) 2023-06-21 01:31:46 +02:00
package-lock.json Release v4 beta3 (#5801) 2024-12-24 13:19:11 +05:30
package.json Release v4 beta3 (#5801) 2024-12-24 13:19:11 +05:30
tsconfig.json types added 2023-03-29 13:18:56 +05:30

README.md

AdminLTE - Bootstrap 5 Admin Dashboard

npm version Packagist cdn version Discord Invite Netlify Status

AdminLTE is a fully responsive administration template. Based on Bootstrap 5 framework and also the JavaScript plugins. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.

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 Presentation"

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

Compile dist files

To compile the dist files you need Node.js/npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. Optional: npm run dev (developer mode, autocompile with browsersync support for live demo)
  3. npm run production (compile css/js files)

Contributing

  • Highly welcome.
  • For your extra reference check AdminLTE v4 Contribution Guide
  • First thing first, you should have bit knowledge about NodeJS.
  • Github Knowledge.
  • Install NodeJS LTS version.
  • Clone this Repository to your machine and change to master branch.
  • Go to Cloned Folder.
  • In cli/bash run npm install it will install dependency from package.json.
  • After installation completes, run npm run dev
  • Cool, Send urs changes in PR to master branch.

Sponsorship

Support AdminLTE development by becoming a sponsor. Github Sponsors or PayPal

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