Deploy Drupal updates and new features with Drush commands

October 11, 2016
In this blog post I will provide an example of a method I use to deploy changes on the projects that I work on my own time. This method is very useful when there is a need to make a lot of manual changes to the site when there is a new release. You could use this method to automate deployment process of your Drupal sites.
Photo
Minnur

Installing Drush 8

March 21, 2016
If you run into problems using Drush with Drupal 8 you probably need to upgrade Drush. I received this message - Error: Class 'Drupal\Core\Session\AccountInterfa...
Photo
Gabe

Managing your Drush Aliases

September 13, 2013

If you are like me, you have a lot of Drush aliases in your life, aliases for local sites, sites on dev servers, sites at Pantheon, sites at Acquia, sites all over the place.

To get all of the aliases for your Pantheon sites, log into your Pantheon account and click the link in the top right corner of the "Your Sites" page to download.

Pantheon screenshot

 

Photo
Mark