AdminLTE 3.0 Plans
See original GitHub issueHello 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:
- Created 8 years ago
- Reactions:162
- Comments:133 (46 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
Bootstrap 4 is now stable https://github.com/twbs/bootstrap/releases/tag/v4.0.0