Skip to content

Magento2 RegionCode Extension helps the owner of store simply add region code in customer address templates and store address.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

Delgraf/Magento2-RegionCode

Repository files navigation

Magento2 Module Delgraf RegionCode

``delgraf/module-regioncode``

Main Functionalities

  • Enable region code in customer address templates using {{var region_id}}
  • Add region code in store address

Installation

* = in production please use the --keep-generated option

Type 1: Composer

  • Go to Magento2 root folder
  • Install the module composer by running composer require delgraf/module-regioncode
  • Enable the module by running php bin/magento module:enable Delgraf_RegionCode
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Zip file

  • Unzip the zip file in app/code/Delgraf
  • Enable the module by running php bin/magento module:enable Delgraf_RegionCode
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

About

Magento2 RegionCode Extension helps the owner of store simply add region code in customer address templates and store address.

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages