Needs work
Project:
AdminLTE 4 - Drupal Application / SaaS Theme
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2026 at 09:36 UTC
Updated:
10 Jul 2026 at 15:46 UTC
Jump to comment: Most recent
Comments
Comment #2
anybody#3608934: Add important Drupal base css from a starterkit theme is unresolved and would be resolved this way, at least for now. The bootstrap5 theme would build the foundation and reduce the need for managing all these templates.
Still in the future it could also cause issues, so for the maintainer to decide if this is the final solution, but at least me might use it as basis for 1.x and then decide if 2.x should instead implement all the specific template files itself (by copy).
Please note that also settings are inherited and would need to be addressed.
There are pro's and con's but I think in the end this is much better than building all the foundation ourselves again!
Comment #3
thomas.frobieterComment #4
thomas.frobieterComment #5
thomas.frobieterComment #6
anybodyBTW bootstrap5 is generally made as base-theme, it also has a child-theme generator in the theme settings!
Comment #7
thomas.frobieterComment #8
anybodyOkay I'd definitely vote to do this for 1.x!
I created #3609256: [Discuss][2.x] Maybe decouple from bootstrap5 theme and copy relevant elements? as follow-up to re-evaluate how this worked out later for 2.x.
Comment #9
thomas.frobieterComment #10
thomas.frobieterThe combination with the bootstrap5 theme as base theme still looks very good to me.
After removing the duplicate library files using:
Things look very nice. This way, we benefit from the Drupal-specific Bootstrap5 theme styles and the Bootstrap-specific template tweaks. Meanwhile, AdminLTE sticks with its customized Bootstrap Lib.
Comment #11
thomas.frobieterComment #12
anybody@thomas.frobieter thanks - will you prepare a MR here finally?
Comment #13
thomas.frobieterComment #14
thomas.frobieterComment #15
anybodyComment #17
anybody@thomas.frobieter further changes needed? See the commit here for the diff.
Comment #18
thomas.frobieterI've highlighted the completed items in the assignment text.
Comment #19
anybodyComment #20
anybodyFor anyone to improve as described!