https://github.com/netresearch/deutschepost-module-addressfactory-m2
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.
https://github.com/netresearch/deutschepost-module-addressfactory-m2
Last synced: over 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/netresearch/deutschepost-module-addressfactory-m2
- Owner: netresearch
- License: other
- Created: 2020-06-17T10:11:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T08:44:23.000Z (over 2 years ago)
- Last Synced: 2024-04-14T11:16:22.082Z (over 2 years ago)
- Language: PHP
- Size: 288 KB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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)](http://postdirekt.support.netresearch.de/) first.
If the issue cannot be resolved, you can contact the support team via the
[Support Portal](http://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 Netresearch DTT GmbH