myparcelnl / prestashop

PrestaShop module to integrate with MyParcel NL and BE
https://developer.myparcel.nl/nl/documentatie/11.prestashop.html
10 stars 5 forks source link

[BETA]: Compatibility with PS 1.7 #232

Closed EdieLemoine closed 5 months ago

EdieLemoine commented 9 months ago

PrestaShop version

1.7.x

PHP version

All supported versions

What went wrong?

The new module is not compatible with PrestaShop 1.7 anymore. We would like to stay compatible with as many versions as possible.

(INT-276)

Reproduction steps

  1. Install module on 1.7.x
  2. See error (which may be the first of many)

Relevant log output

Installatie van module myparcelnl niet gelukt. Error: Class 'Doctrine\Common\Annotations\PsrCachedReader' not found

Stack trace:
#0 /var/www/prestashop/modules/myparcelnl/src/Pdk/Installer/Service/PsPreInstallService.php(27): MyParcelNL\PrestaShop\Pdk\Installer\Service\PsPreInstallService->prepareEntityManager()
#1 /var/www/prestashop/modules/myparcelnl/config/pdk.php(138): MyParcelNL\PrestaShop\Pdk\Installer\Service\PsPreInstallService->prepare()

Additional context

⚠️ Please react to this issue with 👍🏼 if you need 1.7 compatibility

This helps us prioritize what we're going to focus on next during the beta phase.

(Use the "reaction" button below)

⬇️

myparcel-bot[bot] commented 5 months ago

:tada: This issue has been resolved in version 2.0.0-beta.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: