https://github.com/netresearch/deutschepost-module-autocomplete-m2
Magento2 module for automated completion of completion of billing and shipping addresses in Germany for the customer in the shop frontend.
https://github.com/netresearch/deutschepost-module-autocomplete-m2
gitlab-mirror
Last synced: 8 months ago
JSON representation
Magento2 module for automated completion of completion of billing and shipping addresses in Germany for the customer in the shop frontend.
- Host: GitHub
- URL: https://github.com/netresearch/deutschepost-module-autocomplete-m2
- Owner: netresearch
- License: other
- Created: 2020-04-08T13:54:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T14:26:18.000Z (over 1 year ago)
- Last Synced: 2025-02-27T20:24:21.863Z (over 1 year ago)
- Topics: gitlab-mirror
- Language: PHP
- Homepage:
- Size: 141 KB
- Stars: 3
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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)](https://postdirekt.support.netresearch.de/) first.
If the issue cannot be resolved, you can contact the support team via the
[Support Portal](https://postdirekt.support.netresearch.de/) or by sending an email
to .
## License
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)
## Copyright
(c) 2023 Deutsche Post AG