How ro create a custom theme with dxpr and "drush" or "Composer"?

Created on 17 December 2024, 9 months ago

I have installed the theme and the truth is that it works very well. In any case, I have a question that I cannot resolve. In their instructions they indicate how you can create a "custom" theme, but unfortunately my hosting does not seem to allow the method they explain to create it, and I cannot work locally. Would there be a way to achieve this using "drush" or "Composer"? In the notes of the last update you indicate that you have improved the way to create a custom theme, but I can't find any more instructions than those shown on your main page. Can you help me?

💬 Support request
Status

Active

Version

6.0

Component

Code

Created by

🇪🇸Spain dcine

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

Comments & Activities

  • Issue created by @dcine
  • 🇧🇦Bosnia and Herzegovina drale01 Sarajevo

    Implemented in version 6.0.6

  • Status changed to Closed: works as designed 20 days ago
  • 🇧🇦Bosnia and Herzegovina drale01 Sarajevo
  • 🇧🇦Bosnia and Herzegovina drale01 Sarajevo
  • 🇧🇦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 the README.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.

  • 🇧🇦Bosnia and Herzegovina drale01 Sarajevo
Production build 0.71.5 2024