Dhl Module Versenden M1
Description
DHL business customer shipping extension for Magento
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Dhl Versenden Extension
The DHL Versenden extension for Magento 1 integrates the DHL Parcel DE Shipping API (REST) into the order processing workflow.
Facts
- extension key: Dhl_Versenden
- extension on GitHub
Description
This extension enables merchants to request shipping labels for incoming orders via the DHL Parcel DE Shipping API (REST).
Features:
- Request shipping labels for national and international shipments.
- Select additional shipping services.
- Request additional documents such as export documents or return labels.
Requirements
- PHP ^8.1
Compatibility
- OpenMage LTS 20.x
Installation Instructions
Install the extension via composer:
composer require dhl/module-versenden-m1
Clear the cache, logout from the admin panel and then login again.
More information on configuration and integration into custom themes can be found in the documentation.
Uninstallation
Remove all extension files from your Magento installation
Clean up the database.
ALTER TABLE `sales_flat_quote_address` DROP COLUMN `dhl_versenden_info`;
ALTER TABLE `sales_flat_order_address` DROP COLUMN `dhl_versenden_info`;
DELETE FROM `core_config_data` WHERE `path` LIKE 'carriers/dhlversenden/%';
DELETE FROM `core_resource` WHERE `code` = 'dhl_versenden_setup';
Support
In case of questions or problems, please have a look at the [Support Portal (FAQ)](https://dhl.support.netresearch.de/) first.
If the issue cannot be resolved, you can contact the support team via the [Support Portal](https://dhl.support.netresearch.de/) or by sending an email to .
Developer
[Netresearch DTT GmbH](https://www.netresearch.de/)
Licence
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)
Copyright
(c) 2026 DHL P
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11