pickware / scs-commander

A CLI tool for managing plugins in the Shopware Community Store.
MIT License
13 stars 2 forks source link

Do not try to download the binaries #26

Closed niklasbuechner closed 4 years ago

niklasbuechner commented 4 years ago

Shopware changed their API so the binaries are now part of the original GET plugin/{id} request. Therefore, the scs-commander throws an error when we are trying to download them.

This pr remove the loading of the binaries as separate request.

ghost commented 4 years ago

Danger run resulted in 1 warning; to find out more, see the checks page.

Generated by :no_entry_sign: dangerJS