Bug in DHL module

I have fresh installation of Oxid eshop 6.0.2 CE and downloaded the module https://exchange.oxid-esales.com/de/tag/dhl/DHL-Lieferadressen-CE-1-0-0-Stable-CE-4-9-x.html
after i copied the “mo” folder in the myproject/source/modules folder
and activating succesully the module with admin user.
adding the line of code
“require_once DIR . ‘/mo/mo_empfaengerservices/bootstrap.php’;”
to “modules/functions.php”.

when i click settings the following error appears on the Exception_log file

[uncaught error] [type E_ERROR] [file /opt/lampp/htdocs/Oxid_project/source/modules/mo/mo_empfaengerservices/controllers/admin/mo_empfaengerservices__module_config.php] [line 27] [code ] [message Class ‘Mediaopt\Empfaengerservices\Export\Order\Process’ not found]
adding the line of code:

when visitng the client url; localhost/Oxid_Project/source/ following error appears on the Exception_log file
[uncaught error] [type E_ERROR] [file /opt/lampp/htdocs/Oxid_project/source/modules/mo/mo_empfaengerservices/classes/mo_empfaengerservices__wunschpaket.php] [line 57] [code ] [message Class ‘Mediaopt\Empfaengerservices\Wunschpaket’ not found]

It starts from OXID V6 should use a module for Version 4.9.x.

Sometimes modules do work, but normally you should use modules, that are available for the used shop version. There are big differences between 4.9 and 6.x

Regards
Marcel

Hi a also tried https://exchange.oxid-esales.com/de/Bestellprozess-und-Versand/Versand/DHL-Wunschpaket-zu-Hause-Standorte-2-3-7-Stable-EE-PE-4-7-x-6-0-x.html
PE but the same error apears

readme file says its compatible with v6, but just to be sure, you should try this: