Skip to content

Delgraf/Magento2-ProvinceItaliane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2-ProvinceItaliane

Add italian provinces to Italian select region.

Overview

  • Install Magento2-ProvinceItaliane
  • How To Active Magento2-ProvinceItaliane

How to Install

✓ #1. Composer method (Recommend)

Install module via composer is never easier.

Install:

composer require delgraf/magento2-provinceitaliane
php bin/magento cache:clean
php bin/magento cache:flush

Update:

composer require delgraf/magento2-provinceitaliane
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush

Authentication required (Optional)

![Authentication required]

If you have not added this authentication, you can follow this guide

How to active

Once installed, the module will configure automatically.

Supported Magento versions

  • Magento ver. 2.3.5-p1