kosmcode/module-order-type

模块添加订单类型到结账流程

安装: 6

依赖项: 0

建议者: 0

安全性: 0

星标: 0

分支: 0

类型:magento2-module

1.0.4 2024-04-09 16:02 UTC

This package is not auto-updated.

Last update: 2024-09-25 16:17:58 UTC


README

为Magento 2.x添加订单类型的结账模块

技术栈

  • 创建并测试于Magento 2.4
  • PHP 8.2

设置

  1. composer require kosmcode/module-order-type
  2. bin/magento module:enable KosmCODE_OrderType
  3. bin/magento setup:upgrade