cowal / module-goglobal
Magento 2 GoGlobal 集成
1.0.21
2024-02-16 16:31 UTC
Requires
- kowal/base: *
README
``kowal/module-goglobal``
主要功能
Magento 2 GoGlobal 集成
安装
* = 在生产中请使用 --keep-generated
选项
类型 1: 压缩文件
- 解压缩到
app/code/Kowal
- 通过运行
php bin/magento module:enable Kowal_GoGlobal
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新* - 通过运行
php bin/magento cache:flush
清除缓存
类型 2: Composer
- 将模块添加到 composer 仓库,例如
- 私有仓库
repo.magento.com
- 公共仓库
packagist.org
- 公共 GitHub 仓库作为 vcs
- 私有仓库
- 通过运行
composer config repositories.repo.magento.com composer https://repo.magento.com/
将 composer 仓库添加到配置 - 通过运行
composer require kowal/module-goglobal
安装模块 composer - 通过运行
php bin/magento module:enable Kowal_GoGlobal
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新* - 通过运行
php bin/magento cache:flush
清除缓存
配置
启用 (goglobal/options/enable)
模式 (goglobal/api/mode)
生产 API_URL (goglobal/api/api_url_pro)
开发 API_URL (goglobal/api/api_url_dev)
跟踪 API_URL (goglobal/api/api_url_tracking)
文件类型 API (goglobal/api/api_typ_pliku)
API 格式 (goglobal/api/api_format)
包裹大小 API (goglobal/api/api_wielkosc_paczki)
API 用户名 (goglobal/autoryzacja/api_username)
API 密码 (goglobal/autoryzacja/api_password)
API 签名 (goglobal/autoryzacja/api_hash)
快递公司 (goglobal/source/kurierzy)
国家 (goglobal/source/kraje)
Magento 配送 (goglobal/source/magento_shippings)