Use Drush for updates, security updates, etc.?

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
brylie's picture

What are the OpenAid guidelines with regards to using Drush to manage site upgrades? Is this considered a recommended practice?

Comments

Updates to OpenAid use the

cedewey's picture

Updates to OpenAid use the same workflow as making updates to a standard Drupal site. The one difference being that the contributed modules live in profiles/openaid/modules/contrib rather than sites/all/modules.

Drush is a great tool to help with the upgrade process and I recommend it. It will automatically find the contrib modules located in the profiles directory.

I've added documentation here about the topic- https://drupal.org/node/2257379