espertomagento/magento2-italian-language-pack

Italian language package for Magento 2

1.0.3 2023-12-12 17:50 UTC

This package is auto-updated.

Last update: 2024-04-12 18:44:48 UTC


README

Magento 2 Italian Language Pack is special gift for Magento 2 Community Edition. This guide supports you to convert the default language (English) into Italian language on your entire store.

Read more Magento 2 Italian Language Pack

Overview

  • Install Italian Language Pack
  • How To Active Italian Language Pack

How to Install Italian Language Pack

✓ #1. Composer method (Recommend)

Install the Italian language pack via composer is never easier.

Install Italian pack:

composer require espertomagento/magento2-italian-language-pack
php bin/magento setup:static-content:deploy it_IT
php bin/magento cache:clean
php bin/magento cache:flush

Update Italian pack:

composer update espertomagento/magento2-italian-language-pack
php bin/magento setup:static-content:deploy it_IT
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush

How to active Italian language pack

Now time to active the Italian language pack for your Magento 2 store. From Magento 2 admin panel, navigate to Stores > Configuration > General > Locale Options

Supported Magento versions

  • Magento v2.0.0 - Magento v2.4.x