ColorlibHQ / AdminLTE

AdminLTE - Free admin dashboard template based on Bootstrap 5
https://adminlte.io
MIT License
43.92k stars 18.17k forks source link

AdminLTE support for Bootstrap 5 #5456

Open shaheem-pp opened 8 months ago

shaheem-pp commented 8 months ago

Is AdminLTE 3 built on Bootstrap 4 or 5?

If it's based on Bootstrap 4, is there a plan to release a version with Bootstrap 5?

When can we anticipate the release of AdminLTE with Bootstrap 5?

carry0987 commented 8 months ago

According to package.json, AdminLTE v3 is build on Bootstrap v4

{
  "name": "admin-lte",
  "version": "3.2.0",
  "author": "Colorlib <https://colorlib.com>",
  "main": "dist/js/adminlte.min.js",
  //...
  "dependencies": {
    //...
    "bootstrap": "^4.6.1", //<-- Here
    //...
  },
  //...
}

If you want to use Bootstrap v5, just wait for AdminLTE v4 release

larrybg commented 8 months ago

@carry0987 , when can we anticipate the release of AdminLTE with Bootstrap 5?

carry0987 commented 8 months ago

@larrybg

According to the author @danny007in :

We're at 90% completion, and only the iframe implementation remains. We'll release it as soon as possible.

nmnhat1 commented 7 months ago

hi @carry0987 and @danny007in

"Do you have an exact release date for Admin LTE with Bootstrap 5, or can I use any major or stable version?"

cornielsoftrd commented 3 weeks ago

I used the demo.js version to create an app now I want to deploy into Production, how can I get a Licence to deploy? because I don't want to get this in production: image

danny007in commented 3 weeks ago

@cornielsoftrd AdminLTE is open-source, you can comment that alter in demo.js

cornielsoftrd commented 3 weeks ago

Understood ñ, thanks so much!

El El sáb, ago 24, 2024 a la(s) 5:42 a.m., Daniel @.***> escribió:

@cornielsoftrd https://github.com/cornielsoftrd AdminLTE is open-source, you can comment that alter in demo.js

— Reply to this email directly, view it on GitHub https://github.com/ColorlibHQ/AdminLTE/issues/5456#issuecomment-2308274467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZ4OPRPRMX5IA3MUTJSZ7V3ZTBIRBAVCNFSM6AAAAABBCAC56SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGI3TINBWG4 . You are receiving this because you were mentioned.Message ID: @.***>