bluethinkinc/magento-2-kuebix-api

Kuebix API Magento 2

1.0.0 2023-01-27 21:40 UTC

This package is auto-updated.

Last update: 2024-09-28 01:22:59 UTC


README

``Bluethinkinc/module-kuebix``

主要功能

Bluethinkinc@版权所有

安装

* = 在生产环境中请使用--keep-generated选项

类型 1:ZIP 文件

  • 解压ZIP文件到app/code/Bluethinkinc
  • 通过运行php bin/magento module:enable Bluethinkinc_Kuebix启用模块
  • 通过运行php bin/magento setup:upgrade应用数据库更新*
  • 通过运行php bin/magento setup:di:compile进行编译
  • 通过运行php bin/magento setup:static-content:deploy部署静态内容
  • 通过运行php bin/magento cache:flush清空缓存

配置

  • 我们可以从配置中配置kubix API。转到(Magento 管理员 -> 存储 -> 配置 -> 销售配置 -> 发货方式 -> Kuebix API)配置图像

订单查看页面

  • 我们可以在管理员销售订单查看页面看到kubix发货方式。转到(Magento 管理员 -> 销售 -> 订单)销售订单图像

发货页面

  • 我们可以在结账发货页面看到kubix API。 结账页面图像

支付页面

  • 我们可以在支付页面看到kubix API。 支付页面图像