mediaopt/dhl-oxid

Maintainers

Package info

github.com/mediaopt/dhl-oxid-hub

Type:oxideshop-module

pkg:composer/mediaopt/dhl-oxid

Transparency log

Statistics

Installs: 324

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 3


README

Warning

This plugin is no longer supported. If you require assistance, please contact support@mediaopt.de to discuss possible support options for your request.

Dieses Plugin wird nicht mehr unterstützt. Falls Sie Unterstützung benötigen, kontaktieren Sie bitte support@mediaopt.de, um mögliche Angebote für Ihre Anfrage zu besprechen.

Post & DHL Versand Oxid Modul

Über die Deutsche Post & DHL Integration in Oxid können Versandscheine manuell oder automatisch aus dem Oxid Backend erzeugt werden. Im Checkout Ihres Onlineshops können Ihre Kunden mehrere Empfängerservices auswählen und so ganz flexibel ihren Versand steuern.

Links

Generate Parcel Shipping API (Module developers only)

We use Jane to generate the Parcel Shipping API. In particular, we use the package jane-php/open-api-3.

  1. Download OpenAPI specification from https://developer.dhl.com/api-reference/parcel-de-shipping-post-parcel-germany-v2#downloads-section
  2. Ensure appropriate environment for running Jane: docker run -ti -v $PWD:/var/www/html --rm --entrypoint=bash <php-image> or similar.
  3. Generate API: src/modules/mo/mo_dhl/vendor/bin/jane-openapi generate -c jane.php