kosmcode/module-order-type

Module add type of order to checkout

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:magento2-module

pkg:composer/kosmcode/module-order-type

1.0.4 2024-04-09 16:02 UTC

This package is not auto-updated.

Last update: 2025-10-08 21:03:51 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