Open Ylmzef opened 2 years ago
Hi Ylmzef do you need the Dutch or the Belgian version of the plugin?
Hi, Belgian version.
The newest Belgian version is 4.1.8, on github: https://github.com/myparcelbe/magento/releases/tag/4.1.8 or for composer: https://packagist.org/packages/myparcelbe/magento (require myparcelbe/magento). 4.6.0 is only available as Dutch version, which can not work as Belgian plugin. This probably accounts for the incorrect namespace in the error that you receive. This cannot be fixed: only the Belgian plugin works for Belgian websites at the moment.
I see that it has been not updated to support PHP 8.1, but i already updated Magento to 2.4.4. I removed MyParcelBE package from composer but i'm getting still same error from product edit page. How can i completely remove this extension from Magento?
After you removed the extension from composer, have you run composer update
, and all the commands to have Magento understand that it has gone, such as clearing the cache, setup:di:compile, setup:static-content:deploy? Are both MyParcel plugins (MyParcelNL and MyParcelBE) fully gone from your composer.json file?
Yes, of course i run the commands to get it removed but i'm getting still same error from the reports.
Hi @Ylmzef, Would you like to send an email to support@myparcel.nl, then it will be possible for us to investigate this further.
I see that the extension attributes are not removed from database.
Hi @Ylmzef, Did you manage to get the plugin working?
No, i want to delete it completely.
Hi @Ylmzef, Would you like to send an email to support@myparcel.nl, then it will be possible for us to investigate this further.
Hi @Ylmzef, Is it possible to close the issue or is our help on removing the plugin still needed?
Plugin version
4.6.0
Magento version
2.4.4
PHP version
8.1
What went wrong?
I'm getting following issue on product edit page after upgrading to the 4.6.0
Reproduction steps
Upgrade to the latest version with composer then check the product edit page
Relevant log output
Additional context
No response