thelia/order-creation-module

安装: 747

依赖: 0

建议者: 1

安全性: 0

星星: 1

关注者: 8

分支: 5

开放问题: 5

类型:thelia-module

2.0.1 2023-01-05 10:26 UTC

This package is auto-updated.

Last update: 2024-09-05 14:20:43 UTC


README

从Thelia2(2.5.0+)的admin创建订单

安装

手动

  • 将模块复制到 <thelia_root>/local/modules/ 目录,并确保模块名称为OrderCreation。
  • 在Thelia管理面板中激活它

Composer

将其添加到主thelia composer.json文件中

composer require thelia/order-creation-module:~2.0

用法

请确保您有

  • 一个活动的支付模块
  • 一个活动的配送模块

然后,转到客户编辑页面,点击按钮“为此客户创建订单”