deutschepost / module-autocomplete-m2
Deutsche Post Direkt Autocomplete Integration for Magento2
Package info
github.com/netresearch/deutschepost-module-autocomplete-m2
Type:magento2-module
pkg:composer/deutschepost/module-autocomplete-m2
Requires
- php: ~8.3.0||~8.4.0||~8.5.0
- ext-intl: *
- deutschepost/module-core: ^1.5.0
- deutschepost/sdk-api-autocomplete-authentication: ^1.3.1
- magento/framework: ^103.0.8
- magento/module-config: ^101.2.8
- magento/module-csp: ^100.4.7
- magento/module-customer: ^103.0.8
- magento/module-store: ^101.1.8
- netresearch/config-fields-m2: ^1.4.0
README
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 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