Extension.download API - Allow downloading without installing
authorTim Otten <totten@civicrm.org>
Sat, 25 Feb 2017 02:12:51 +0000 (19:12 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 25 Feb 2017 02:12:51 +0000 (19:12 -0700)
commitc62449caaff1fd946d7f8d20cf78125f25f973b5
tree49ada5a3f2de978afda173a7bf44409306fd39be
parent110647e99322a4a7231379a041c474872b6d4f69
Extension.download API - Allow downloading without installing

The current `download` action does both download and install. This option
preserves the default behavior but allows one to opt-out of installation.
api/v3/Extension.php