netresearch / dhl-shipping-m2

DHL multi-division shipping extension for Magento 2
Open Software License 3.0
13 stars 4 forks source link

[Feature Request] Magento 2.4 support #8

Closed MartinSchillinger closed 3 years ago

MartinSchillinger commented 4 years ago

Is there a plan or timeline for implementing Magento 2.4 support?

ngolatka commented 4 years ago

@MartinSchillinger Yes, this is already in work, but the task isn't trivial.

There is no exact, bullet-proof timeline, but we aim for end of September 2020.

DavidLambauer commented 4 years ago

Hi there,

are there any updates regarding the 2.4 compatibilities? Is there something we can help with?

ngolatka commented 4 years ago

Hello @DavidLambauer , as I wrote above, we aim for end of September 2020. Because of the complexity, things will most likely not go much faster than that, sorry.

(by the way: what does the "eyes emoji" mean? Scepticism? I'm always puzzled by that)

simonmaass commented 3 years ago

@ngolatka haha - not quite sure what it means... was trying to say that am "watching" this issue and very much looking forward to the 2.4 support :)

ngolatka commented 3 years ago

G'day y'all, the new version 1.2.0 has been released. It is compatible with Magento 2.4.

Support for Magento 2.2 and below has been removed.

Please note: There's a known bug in Magento 2.4.0 which results in the checkbox "Create shipping labels" not being displayed. The solutions are:

If you don't see the checkbox "Create shipping labels" and you are NOT using M 2.4.0, have a look at this FAQ article.

MartinSchillinger commented 3 years ago

Thank you :-)

ngolatka commented 3 years ago

Hello @YiffyToys, during my test, the installation worked perfectly fine. Other people have also confirmed that it works.

Note this part:

these conflict with your requirements or minimum-stability.

Have a look at your project's composer.json and composer.lock about that, specifically the version of said SDK. My guess is the version is fixed to "1.0.0".

Also, this article might be relevant: https://dhl.support.netresearch.de/support/solutions/articles/12000074592

YiffyToys commented 3 years ago

We traced it to a dependency of a dependency of a dependency. The Composer error messages where a bit misleading.