/
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:
New starterkit will change how you create themes in Drupal 10
Review History
Who | When | Status |
---|---|---|
|
|
|
Bob | 20230530 | Current |