Adyen / adyen-shopware6

Adyen Payment plugin for Shopware 6
MIT License
21 stars 22 forks source link

[ECP-9434] Packaged ZIP not working #536

Open wannevancamp opened 2 months ago

wannevancamp commented 2 months ago

Describe the bug The ZIP which is added as assets to the Github release is not working. This counts for each release. When using dependencies (adyen/php-api-library, adyen/php-webhook-module), the vendor of these packages must be included in the ZIP.

The following error is thrown. The plugin can't be installed: image

Versions Shopware version: 6.6.5.1 Plugin version: ^4.0

To Reproduce Steps to reproduce the behavior:

  1. Go to Shopware admin
  2. Upload the latest ZIP from Github
  3. See error

Expected behavior ZIP upload should work

candemiralp commented 2 months ago

Hello @wannevancamp,

Thank you for creating this issue. We've created an internal ticket to solve the issue.

Best Regards, Can

wannevancamp commented 2 months ago

@candemiralp , I would suggest using the shopware-cli. This would drastically simplify the release management and foresee compatibility between Shopware versions.

candemiralp commented 2 months ago

Hello @wannevancamp,

Thank you for the recommendation. We will consider using it, it looks like very useful tool.

Best Regards, Can