LokiCheckout_It

Country
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Integration Tests 2
PHPStan 1
Magento PHPCS 10

Magento version PHP version License Latest Version

This Magento 2 module is an add-on package for adding some settings that feel good for the Italian market. Note that it is not required. It changes a couple of field labels, adds placeholders and input masks, and adds a grid italy variation of the default grid layout. All of this can also be defined in a custom project-specific module.

Installation

Install this package via composer:

composer require loki-checkout/magento2-it

Next, enable this module:

bin/magento module:enable LokiCheckout_It

Current status

Static Tests Unit Tests Integration Tests Playwright DI Compilation

WARNING: This module has no releases yet. If you want to use it, make sure to add the version @dev to the composer command.

Support

For getting support, create an Issue under the following project URL:

https://gitlab.yireo.com/loki-checkout/LokiCheckout_It.git

Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

LokiCheckout_Core Loki_Base Loki_Components Loki_CssUtils Loki_FieldComponents Loki_MapComponents Magento_Backend Magento_Catalog Magento_Checkout Magento_CheckoutAgreements Magento_Config Magento_Customer Magento_Directory Magento_Eav Magento_Newsletter Magento_Payment Magento_Quote Magento_Sales Magento_Shipping Magento_Store Magento_Tax Magento_Vault Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_It
Composer name
loki-checkout/magento2-it
Composer version
No release yet
Default branch
main
Requirements
magento/framework: ^103.0
loki-checkout/magento2-core: ^2.0
php: >=8.2 <8.6
Releases
Changelog

Added

  • Italian address field labels, placeholders and input masks for the shipping and billing address
  • Dynamic VAT number mask that accepts the Italian IT country prefix
  • Italian translations (it_IT) for the labels introduced by this module
  • Integration tests for the italy grid layout

Last modified: August 13, 2026