drush mb-themefor drush 7x


Generate template files for a Drupal theme. EXPERIMENTAL.

drush mb-theme

mb-theme is a Drush command from the module_builder project.

module_builder
  • Aliases


    mb-theme has 1 alias/es:


    drush mbt

  • Arguments


    mb-theme accepts 2 argument/s:


    theme name : The machine name of the theme. Use '.' to specify the current folder name.

    themeables : Short names of templates or theme functions, separated by spaces.

  • Options


    mb-theme accepts 2 option/s:


    --write : Write files to sites/all/themes. Will prompt to overwrite existing files; use yes to force. Use quiet to suppress output to the terminal.

    --parent : Name of a theme folder to place this new theme into; use if this theme is to be added to an existing package. Use '.' for the current working directory.

  • Comments


    comments powered by Disqus