wss/external-order-id

在结账的配送步骤中添加外部订单号。

1.0.0 2020-02-03 18:29 UTC

This package is auto-updated.

Last update: 2024-09-29 05:35:55 UTC


README

Wss_ExternalOrderId 模块允许客户在配送步骤中设置外部订单号。

安装

composer require wss/external-order-id
php bin/magento module:enable Wss_ExternalOrderId
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy