deutschepost/module-addressfactory-m1
最新稳定版本:1.0.0
Composer 安装命令:
composer require deutschepost/module-addressfactory-m1
包简介
Deutsche Post Direkt Addressfactory module for Magento® 1
README 文档
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
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-11-15