Add italian provinces to Italian select region.
- Install Magento2-ProvinceItaliane
- How To Active Magento2-ProvinceItaliane
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]
If you have not added this authentication, you can follow this guide
Once installed, the module will configure automatically.
- Magento ver. 2.3.5-p1