drush mb-componentfor drush 7x


Generate a Drupal component, such as a module or profile.

drush mb-component

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

module_builder
  • Aliases


    mb-component has 1 alias/es:


    drush mbc

  • Arguments


    mb-component accepts 1 argument/s:


    component type : The type of component, e.g., 'module'.

  • Options


    mb-component accepts 1 option/s:


    --write : Write the component to the current site codebase. Will prompt to overwrite existing files; use yes to force. Use quiet to suppress output to the terminal.

  • Comments


    comments powered by Disqus