Skip to content

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.

License

Notifications You must be signed in to change notification settings

netresearch/deutschepost-module-addressfactory-m2

Repository files navigation

Deutsche 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.2

Compatibility

  • Magento >= 2.4.6

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 [email protected].

License

OSL - Open Software Licence 3.0

Copyright

(c) 2023 Netresearch DTT GmbH

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published