This Magento 2 module is an add-on package for adding some settings that feel good for the US market. Note that it is not required. It changes a couple of field labels and adds a grid layout us_grid. Both can also be defined in a custom project-specific module.
Install this package via composer:
composer require loki-checkout/magento2-us
Next, enable this module:
bin/magento module:enable LokiCheckout_Us
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Us.git
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
LokiCheckout_Usloki-checkout/magento2-us
magento/framework: ^103.0
loki-checkout/magento2-core: ^2.0