deutschepost / module-addressfactory-m1
Deutsche Post Direkt Addressfactory module for Magento® 1
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:magento-module
pkg:composer/deutschepost/module-addressfactory-m1
Requires
- php: ^7.0 | ^8.0
- ext-json: *
- deutschepost/sdk-api-addressfactory: ^2.0.0
Suggests
This package is auto-updated.
Last update: 2025-10-31 00:29:53 UTC
README
The module Addressfactory for Magento 1 allows you to automatically analyze and correct shipping addresses in your shop system using the service of Deutsche Post Direkt.
Requirements
- PHP >= 7.0
Compatibility
- Magento >= 1.9+
Installation Instructions
Deutsche Post Direkt ADDRESSFACTORY for Magento 1 is a
Composer package. In order to use the extension,
you need a project that can install magento-module packages, for example
OpenMage with the
magento-hackathon/magento-composer-installer package.
- 
Install the module files using Composer: composer require deutschepost/module-addressfactory-m1
- 
Set up the database tables: clear the cache, log out from the admin panel and then log in again. 
Uninstallation Instructions
- 
To remove the database tables, execute the following commands: DROP TABLE postdirekt_addressfactory_analysis_status; DROP TABLE postdirekt_addressfactory_analysis_result; DELETE FROM core_config_data WHERE path LIKE 'customer/postdirekt_addressfactory/%'; DELETE FROM core_resource WHERE code = 'postdirekt_addressfactory_setup'; 
- 
Remove the module files using Composer: composer remove deutschepost/module-addressfactory-m1
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) 2022 Netresearch DTT GmbH