Closed (won't fix)
Project:
AdminLTE 4 - Drupal Application / SaaS Theme
Version:
1.0.0-beta1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2026 at 08:53 UTC
Updated:
10 Jul 2026 at 13:39 UTC
Jump to comment: Most recent
Comments
Comment #2
anybodyComment #3
anybodyOkay the best practice seems to be to generate a starterkit theme, see https://www.drupal.org/docs/core-modules-and-themes/core-themes/starterk... with all the details.
I'd suggest using the generated Drupal base files from the starterkit then and incorporate theme here. Also have a look at the other best practices in the starterkit.
Comment #4
anybodyOne possible solution would be to build upon a Bootstrap5 base theme which already has all the glue needed, as discussed in #3609244: Replace deprecated Stable9 Base theme (with a Bootstrap Base Theme)
Comment #5
thomas.frobieterI suggest closing this in favor of #3609244: Replace deprecated Stable9 Base theme (with a Bootstrap Base Theme), which will solve many issues.
Comment #6
anybodySo postponed on #3609244: Replace deprecated Stable9 Base theme (with a Bootstrap Base Theme) for decision to be made.
Comment #7
anybodyWe've chosen bootstrap5 as basis for now: #3609244: Replace deprecated Stable9 Base theme (with a Bootstrap Base Theme)