espertomagento / magento2-italian-language-pack
Italian language package for Magento 2
Installs: 3 770
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-language
This package is auto-updated.
Last update: 2024-11-12 19:52:39 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