Type
magento2-module
Artera modulo per l'implementazione delle province italiane su Magento 2
magento2-module
OSL-3.0
None
None
None
None
None
Module that implements italian provinces for Magento 2.x from Artera team.
We explain two different methods to install this module, we reccomend choosing composer.
Install the module
composer require artera/magento2-province-italiane
Download the module Download our module from this repository.
Upload the module in your magento installation
Create these subdirectories path in your magento root folder like [Your_Magento_Root]/app/code/Artera/ProvinceItaliane/
Unzip the module here.
php bin/magento module:enable Artera_ProvinceItaliane
php bin/magento setup:upgrade
Here System > Web Setup Wizard > Module Manager
search the module line, select action "Enable" and follow the steps form web interface.
php bin/magento cache:flush
Here System > Cache Management > Flush Magento Cache