shyim / store-plugin-installer

Install store.shopware.com Plugins automatically in your Shopware Composer Setup
36 stars 7 forks source link

[ErrorException] ZipArchive::statIndex(): Invalid or uninitialized Zip object #11

Closed Forestsoft-de closed 5 years ago

Forestsoft-de commented 5 years ago

In PluginInstaller Class Method extractPlugin ZipArchive should be checked if its readable and should throw a useful error message.

Thanks a lot.

Forestsoft-de commented 5 years ago

In my Case the zip file is incomplete:

image

The File is incomplete because the test period of the plugin is overdue. :)

shyim commented 5 years ago

Nice Hint Thanks. I will look

Forestsoft-de commented 5 years ago

14 we have a big pain on this issue :) here is my pr. would be great to merge :)

shyim commented 5 years ago

Thanks :)