wss/external-order-id

Add External Order Id to shipping step in checkout.

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/wss/external-order-id

1.0.0 2020-02-03 18:29 UTC

This package is auto-updated.

Last update: 2025-11-29 02:44:11 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