/
Drupal 10 Starterkit theme generator

Drupal 10 Starterkit theme generator

reviewed 230530

Drupal 10 is changing the way new themes can be generated. Running this command will generate a theme called “mytheme”:

php core/scripts/drupal generate-theme mytheme

 

Here is another example with more options:

php core/scripts/drupal generate-theme mytheme --name "My Theme" --description "Custom theme generated from a starterkit theme" --path themes/custom

 

For more information:

Starterkit theme

New starterkit will change how you create themes in Drupal 10


Review History

Who

When

Status

Who

When

Status

 

 

 

Bob

20230530

Current

Related pages