question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AdminLTE 3.0 Plans

See original GitHub issue

Hello everyone,

As you may already know, Bootstrap v4 is coming soon. Thus, a major update for AdminLTE is due with the release of BS4. For the time being, we will only take suggestions for AdminLTE 3. In other words, v2 will get bug fixes and patches but won’t get new features.

Quick glance at our plans for AdminLTE 3:

  • Full utilization of Bower for package management
  • SASS instead of LESS
  • Customized Bootstrap via variables to significantly decrease the number of (override) lines of code in AdminLTE.css
  • Front-end template using the easily customizable color-scheme of AdminLTE to create a sense of consistency and broaden AdminLTE’s domain
  • Color variables of AdminLTE will be removed and Bootstrap 4 color vars will replace them
    • That is to say, instead of @light-blue for example, we will use $brand-primary
  • The box component will be replaced with the new BS4 cards
  • The main header will use a custom navbar to avoid current issues with responsiveness
  • The treeview in the sidebar will be rewritten to provide advanced features and options such as treeview search and expand only when a specific element gets clicked.
  • App.js will be removed and ECMA6 will be used for each plugin to produce AdminLTE.js
    • Treeview.js for example will be its own plugin and app.js will only supply a demo use case
    • This gives developers the ability to create their own custom app.js and use only the relevant plugins
  • I still prefer Grunt over Gulp so I will keep using it (this is debatable)
  • The layout may make use of the new flexbox functionality that BS4 provides. Thus, reducing the number of calls to $(window).resize(...)

The product of these changes should make AdminLTE highly customizable and convert it into a framework level tool rather than just a template. Suggestions and contributions are highly recommended as always. If you know of new plugins, tools or ideas, please feel free to post them here.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:162
  • Comments:133 (46 by maintainers)

github_iconTop GitHub Comments

100reactions
almasaeed2010commented, Feb 3, 2018

Thank you all for your interest in AdminLTE 3. I understand that it has been a long time since any progress was made towards upgrading the template. The good news is that with BS4 finally out, I’ve been working on a new plan for AdminLTE and trying out the new BS4 framework. Soon, I will post a full update on the progress and hopefully have the ground work laid out for the next big release 😄 I am really excited about resuming the work and coming up with new ideas and tools to make AdminLTE better for all of us. Thank you for your patience and enthusiasm.

43reactions
TorbenLundsgaardcommented, Jan 19, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

AdminLTE 3 | Dashboard
Design a nice theme 2 mins ; Make the theme responsive 4 hours ; Let theme shine like a star 1 day ;...
Read more >
Download Adminlte Template in 2022 - Pinterest
Download AdminLTE v3 - AdminLTE v3 is a free admin & dashboard bootstrap template based on Bootstrap 4.0.0 · More like this.
Read more >
How to use Sidebar Search Plugin in AdminLTE v3
To answer your question, simply add it in a script tag before the closing body tag of your page, example: <html> <head> ......
Read more >
How to Integrate AdminLTE with ASP.NET Core? Detailed
AdminLTE is an open sourced Admin Dashboard Template that is built over Bootsrap. It is packed with quite a lot of responsive and...
Read more >
How to use AdminLTE in Django - LinkedIn
As I am writing this article, AdminLTE is up to version 3.0.5. Download and unzip the source code. There are a lot of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found