wss/external-order-id

Add External Order Id to shipping step in checkout.

Maintainers

Package info

github.com/zbigniewKurasWSS/magento2-external-order-id

Type:magento2-module

pkg:composer/wss/external-order-id

Statistics

Installs: 20

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2020-02-03 18:29 UTC

This package is auto-updated.

Last update: 2026-03-01 00:30:21 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