Deutschepost Module Addressfactory M2
Description
The module Addressfactory for Magento 2 allows you to automatically analyze and correct shipping addresses in your shop system using the service of Deutsche Post Direkt.
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
Deutsche Post Direkt ADDRESSFACTORY for Magento2
Deprecation Notice
In agreement with Deutsche Post Direkt GmbH, the **ADDRESSFACTORY** and **AUTOCOMPLETE** modules have been discontinued and are entering end-of-life.
- No new customers will be onboarded for these modules by Deutsche Post Direkt.
- Existing customers may continue to access the GitHub source code until approximately June 2027.
- Official support for existing users will end on December 31, 2026.
The module Addressfactory for Magento 2 allows you to automatically analyze and correct shipping addresses in your shop system using the service of Deutsche Post Direkt.
Requirements
- PHP >= 8.3
Compatibility
- Magento >= 2.4.8
Installation Instructions
Install sources:
composer require deutschepost/module-addressfactory-m2
Enable module:
./bin/magento module:enable PostDirekt_Addressfactory
./bin/magento setup:upgrade
Flush cache and compile:
./bin/magento cache:flush
./bin/magento setup:di:compile
Uninstallation
To unregister the carrier module from the application, run the following command:
./bin/magento module:uninstall --remove-data PostDirekt_Addressfactory
composer update
This will automatically remove source files, clean up the database, update package dependencies.
Support
In case of questions or problems, please have a look at the [Support Portal (FAQ)](http://postdirekt.support.netresearch.de/) first.
If the issue cannot be resolved, you can contact the support team via the [Support Portal](http://postdirekt.support.netresearch.de/) or by sending an email to .
License
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)
Copyright
(c) 2023 Netresearch DTT GmbH
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development