wss / external-order-id
Add External Order Id to shipping step in checkout.
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-04-29 01:03:02 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