Skip to content

Magento2 module for automated completion of completion of billing and shipping addresses in Germany for the customer in the shop frontend.

License

Notifications You must be signed in to change notification settings

netresearch/deutschepost-module-autocomplete-m2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Compatibility

  • Magento >= 2.4.6

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

License

OSL - Open Software Licence 3.0

Copyright

(c) 2023 Deutsche Post AG

About

Magento2 module for automated completion of completion of billing and shipping addresses in Germany for the customer in the shop frontend.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published