Missing version number in the theme yml file

Created on 3 March 2025, 2 months ago

Problem/Motivation

When creating a sub-theme using UI Suite DaisyUI as a base theme, the standard Drupal starter theme generation script, php core/scripts/drupal generate-theme my_daisyui_theme --starterkit ui_suite_daisyui_starterkit --path themes/custom produces a warning stating that the base theme does not have a version number.

Steps to reproduce

With a starterkit theme ready to be cloned and configured under ui_suite_daisyui/starterkits, execute the following code from the web/ folder: php core/scripts/drupal generate-theme my_daisyui_theme --starterkit ui_suite_daisyui_starterkit --path themes/custom

Proposed resolution

Add a version number to the theme yml file

Remaining tasks

Update theme yml file.

User interface changes

Version number will appear on the themes configuration screen.

API changes

None.

Data model changes

None.

✨ Feature request
Status

Active

Version

5.0

Component

Code

Created by

🇱🇺Luxembourg paddy_deburca

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024