Skip to content

Instantly share code, notes, and snippets.

@keopx
Created December 25, 2014 13:10
Show Gist options
  • Save keopx/20bcfe54df1ab4d00725 to your computer and use it in GitHub Desktop.
Save keopx/20bcfe54df1ab4d00725 to your computer and use it in GitHub Desktop.
How to create a #drupal8 module
curl -LSs http://drupalconsole.com/installer | php
mv console.phar /usr/local/bin/drupal
drupal generate:module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment