backdrop-contrib / backdrop-drush-extension

A set of commands and boot class for Drush and Backdrop CMS.
GNU General Public License v2.0
13 stars 18 forks source link

Issue #255: Fix drush dl for contrib projects. #265

Closed quicksketch closed 4 months ago

quicksketch commented 4 months ago

Fixes #255.

Follow-up to https://github.com/backdrop-contrib/backdrop-drush-extension/pull/261. That fixed downloading core but not contrib projects. This re-applies the same fix to help download contrib modules.