- Issue created by @dcine
- Status changed to Closed: works as designed
20 days ago 2:00pm 25 August 2025 - 🇧🇦Bosnia and Herzegovina drale01 Sarajevo
This is not an issue related to dxpr_theme, but to dxpr_theme_helper.
In dxpr_theme_helper version 2.1.0-beta1 we added a Drush command for creating a subtheme.
Additional explanation is available in theREADME.md
.After installing dxpr_theme_helper version 2.1.0-beta1, the subtheme can be created as follows:
# Interactive mode
drush dxpr:create-subtheme
# Non-interactive mode
drush dxpr:create-subtheme my_theme_name
# With custom name
drush dxpr:create-subtheme my_theme_name --theme-name="My Custom Theme"
# Alias
drush dxpr-cs
Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.