magento2-module module-fastway
N/A
dconline/module-fastway
N/A
- Thursday, May 31, 2018
- by minosss
- Repository
- 2 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
该项目是Magento2的Fastway物流插件,通过调用Fastway的API,计算运费并呈现在Magento2网站中,该插件目前适用于南非., (*1)
功能
- 计算运费
- 查询物流信息
- Fastway单号验证
依赖环境
- PHP7以上
- Magento2安装方法请看:
- https://github.com/magento/magento2
安装
-
获取访问Fastway的key,浏览器打开网址:http://sa.api.fastway.org/v3/docs/page/GetAPIKey.html, 填入基本信息并提交,留意邮箱内是否收到Fastway发送的邮件,邮件内会包含Key., (*2)
-
使用Composer(推荐), (*3)
- composer require dconline/module-fastway
-
启用插件, (*4)
- php -f bin/magento module:enable --clear-static-content Dc_Fastway
- php -f bin/magento setup:upgrade
- php -f bin/magento setup:static-content:deploy
- php -f bin/magento cache:flush
配置
- 登录Magento2网站后台,进入到运输插件配置的菜单:Stores——>Settings——>Configuration——>Sales——>Shipping Methods.
- 选择Fastway,把第一步获取的Key填入到输入框中.
- 国家选择南非,其它选项和输入项默认即可.
- 发货地根据实际地区选择
- 刷新网站索引:
- php -f bin/magento cache:flush
dev-develop
dev-develop
N/A
Sources
Download
OSL-3.0
AFL-3.0
The Requires
-
php ~7.1.0
-
magento/module-config 101.0.*
-
magento/module-store 100.2.*
-
magento/module-shipping 100.2.*
-
magento/module-backend 100.2.*
-
magento/module-directory 100.2.*
-
magento/module-sales 101.0.*
-
magento/module-catalog 102.0.*
-
magento/module-catalog-inventory 100.2.*
-
magento/module-quote 101.0.*
-
magento/framework 101.0.*
-
lib-libxml *
dev-master
9999999-dev
N/A
Sources
Download
OSL-3.0
AFL-3.0
The Requires
-
magento/module-store 100.2.*
-
magento/module-shipping 100.2.*
-
magento/module-directory 100.2.*
-
magento/module-catalog 102.0.*
-
magento/module-sales 101.0.*
-
magento/module-catalog-inventory 100.2.*
-
magento/module-quote 101.0.*
-
magento/module-config 101.0.*
-
magento/framework 101.0.*
-
lib-libxml *
-
php ~7.1.0
-
magento/module-backend 100.2.*