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
Requires
- magento/framework: *
- magento/module-checkout: 100.4.*
README
Module for Magento 2.x adding Order Type to checkout order
Tech-Stack
- Created & tested on Magento 2.4
- PHP 8.2
Setup
composer require kosmcode/module-order-type
bin/magento module:enable KosmCODE_OrderType
bin/magento setup:upgrade