Download the PHP package mediaopt/dhl-oxid without Composer
On this page you can find all versions of the php package mediaopt/dhl-oxid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package dhl-oxid
[!WARNING]
This plugin is no longer supported. If you require assistance, please contact [email protected] to discuss possible support options for your request.
Dieses Plugin wird nicht mehr unterstützt. Falls Sie Unterstützung benötigen, kontaktieren Sie bitte [email protected], 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
- https://www.dhl.de/de/geschaeftskunden/paket/versandsoftware/partnersysteme/oxid-esales.html
- https://github.com/mediaopt/dhl-oxid-hub/wiki/Post-&-DHL-Versand-Oxid-Modul
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.
- Download OpenAPI specification from https://developer.dhl.com/api-reference/parcel-de-shipping-post-parcel-germany-v2#downloads-section
- Ensure appropriate environment for running Jane:
docker run -ti -v $PWD:/var/www/html --rm --entrypoint=bash <php-image>or similar. - Generate API:
src/modules/mo/mo_dhl/vendor/bin/jane-openapi generate -c jane.php
All versions of dhl-oxid with dependencies
monolog/monolog Version ^1.12
guzzlehttp/guzzle Version ^7.0
ext-json Version *
ext-calendar Version *
ext-iconv Version *
ext-soap Version *
symfony/console Version ^2.7||^3.1||^4.0||^5.0
jane-php/open-api-3 Version ^7.4
php-http/curl-client Version ^2.2
nyholm/psr7 Version ^1.5