Skip to content

Un modulo che installa la lista delle province italiane in Magento2

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

damechi/magento2-province-italiane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Magento2 Province Italiane

Questo modulo installa le province italiane in Magento2

##Installazione tramite composer: aggiungere la riga seguente al composer del proprio progetto:

composer require vmasciotta/magento2-province-italiane

esegure quindi all'interno della root di magento i seguenti comandi:

$ ./bin/magento cache:disable
$ ./bin/magento module:enable Vmasciotta_ProvinceItaliane
$ ./bin/magento setup:upgrade
$ ./bin/magento cache:enable

About

Un modulo che installa la lista delle province italiane in Magento2

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%