wss/external-order-id

Add External Order Id to shipping step in checkout.

1.0.0 2020-02-03 18:29 UTC

This package is auto-updated.

Last update: 2024-04-29 04:39:39 UTC


README

The Wss_ExternalOrderId module allows customer set external order id in shipping step.

Installation

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