📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Popular Module Actively Maintained v1.6.1

Deutsche Post Direkt Datafactory Autocomplete for Magento 2

deutschepost/module-autocomplete-m2

Provides address autocomplete for billing and shipping addresses in Germany. Improves user experience by simplifying address entry during checkout.

199,850
Downloads
Below average
4
GitHub Stars
Below average
2mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
53 warnings
PHPStan Level 8

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.6.1 on Magento 2.4.8-p3
Dec 31, 2025

Share This Module's Status

Deutsche Post Direkt Datafactory Autocomplete for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

Deutsche Post Direkt Datafactory Autocomplete for Magento 2

The module Datafactory Autocomplete provides automated completion of billing and shipping addresses in Germany for the customer in the shop frontend.

Requirements

  • PHP >= 8.3

Compatibility

  • Magento >= 2.4.8

Installation Instructions

Install sources:

composer require deutschepost/module-autocomplete-m2

Enable module:

./bin/magento module:enable PostDirekt_Autocomplete
./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_Autocomplete
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 Deutsche Post AG

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.