Deutsche Post Direkt ADDRESSFACTORY for Magento2
deutschepost/module-addressfactory-m2
Integrates Deutsche Post Direkt ADDRESSFACTORY to analyze and correct shipping addresses. Improves address data quality using Deutsche Post Direkt services.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubDeutsche Post Direkt ADDRESSFACTORY for Magento2
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) first.
If the issue cannot be resolved, you can contact the support team via the Support Portal or by sending an email to postdirekt.support@netresearch.de.
License
OSL - Open Software Licence 3.0
Copyright
(c) 2023 Netresearch DTT GmbH
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.