Posted by socialtalker on May 1, 2012 at 6:39pm
i am using aegir/BOA which uses drush. i dont understand how it works just yet, but i needed a question answered.
are all drupal modules able to be installed and enable using drush? i read something to the effect that wasnt the case. i get easily confused on drush issues. thanks.
Comments
drush pm-download can be used
drush pm-download can be used to get any module on Drupal.org, and drush pm-enable can be used to enable any valid Drupal module obtained from any source.
thanks very much for clearing
thanks very much for clearing that up, now i just have to learn how the use the darn thing.