This Magento 2 module is an add-on package to the LokiCheckout.
Install this package via composer:
composer require loki/magento2-directory-country-format-manager
Next, enable this module:
bin/magento module:enable Loki_DirectoryCountryFormatManager
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://github.com/LokiCheckout/Loki_DirectoryCountryFormatManager
The following LokiComponents are created or references in this module:
directory_country_format_manager.form
directory_country_format_manager.grid
The following dependencies are declared in the module its `etc/module.xml` file:
Loki_AdminComponents
Loki_Components
Loki_CssUtils
Magento_Backend
Magento_Catalog
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Store
Magento_Theme
Magento_Ui
Yireo_CspUtilities
Loki_DirectoryCountryFormatManagerloki/magento2-directory-country-format-manager
magento/framework: *