Skip to content

Instantly share code, notes, and snippets.

@chris-jamieson
Last active August 29, 2015 14:05
Show Gist options
  • Select an option

  • Save chris-jamieson/cccaa992c59ac991c1d7 to your computer and use it in GitHub Desktop.

Select an option

Save chris-jamieson/cccaa992c59ac991c1d7 to your computer and use it in GitHub Desktop.
Drush commands for standard new site (favourite setup)

This is a list of favourite Drush commands to quickly get a fresh D7 site up and running as I like it:

  • drush dl views ctools pathauto token delta admin_menu omega_tools omega-3.1 imagefield_focus
  • drush en views views_ui ctools pathauto token delta delta_blocks delta_ui admin_menu admin_menu_toolbar omega_tools imagefield_focus
  • drush dis overlay toolbar color comment dashboard shortcut
  • drush omega-subtheme customtheme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment