Skip to content

AlekMosingiewicz/external-order-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About the plugin

This is a simple plugin that adds the ability to input external order id while placing order. The entered value is then visible in order details both in the admin panel and on the user order details.

How to install?

Add the repository into your composer.json:

"repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/AlekMosingiewicz/external-order-id"
        }
    ]

and type composer require alekmosingiewicz/external-order-id.

About

External order id for Magento orders

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors