thelia/free-order-module

安装量: 32,196

依赖: 1

建议者: 0

安全: 0

星标: 1

关注者: 7

分支: 1

公开问题: 0

类型:thelia-module


README

此模块用于在订单金额为0.00时终止订单流程。在这种情况下,没有任何传统支付模块适用。

安装

此模块包含在Thelia标准发行版中。

手动安装

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

Composer

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

composer require thelia/free-order-module:~1.0

用法

模块在订单发票页面的支付模块列表中按需显示。