kosmcode/module-order-type

Module add type of order to checkout

1.0.4 2024-04-09 16:02 UTC

This package is not auto-updated.

Last update: 2024-10-09 16:30:03 UTC


README

Module for Magento 2.x adding Order Type to checkout order

Tech-Stack

  • Created & tested on Magento 2.4
  • PHP 8.2

Setup

  1. composer require kosmcode/module-order-type
  2. bin/magento module:enable KosmCODE_OrderType
  3. bin/magento setup:upgrade