Go to file
Daniel 8648b45361 Update .bundlewatch.config.json 2023-05-31 14:47:53 +05:30
.github Update node-sass.yml (#5016) 2023-04-04 14:00:36 +05:30
src eslint minor fix 2023-05-31 14:47:47 +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 (#3270) 2021-01-03 16:01:07 +01:00
.gitignore minor bug fixes 2023-02-20 18:54:04 +05:30
.gitpod.yml Update .gitpod.yml 2021-09-26 16:34:05 +05:30
.lgtm.yml Improve LGTM configuration (#2777) 2020-06-02 16:38:46 +02:00
.npmignore ⬆️ plugins and configs 2021-11-04 15:49:49 +05:30
.prettierrc.js prettier-plugin-astro implement 2023-05-25 13:35:42 +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 Update README.md 2023-02-26 18:29:53 +05:30
composer.json Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
package-lock.json chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 (#5147) 2023-05-30 15:20:05 +05:30
package.json chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 (#5147) 2023-05-30 15:20:05 +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 Gitpod Ready-to-Code Discord Invite

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 v4-dev branch.
  • Go to Cloned Folder.
  • In cli/bash run npm install it will install dependency from package.json.
  • After installation complets, run npm run dev
  • Cool, Send urs changes in PR to v4-dev branch.

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