Skip to content

aluckyar/magento2-regions-manager

 
 

Repository files navigation

Manage regions in Magento2 addresses

Magento2 provides country and regions and cities as dropdown option in addresses This module provides flexibility of managing this regions for each country.

Very Easy to use

Test and working with Magento CE 2.x and Magento EE 2.x

###Benefits This module provides flexibility of managing the regions for each country in your Magento Admin.

####1 - Installation Regions Manager

Manual Installation

Install Regions Manager for Magento2

  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/code/PHPCuong/Region
  • Copy the content from the unzip folder

#####Using Composer

composer require php-cuong/magento2-regions-manager

####2 - Enable Regions Manager

  • php bin/magento module:enable PHPCuong_Region
  • php bin/magento setup:upgrade
  • php bin/magento cache:flush
  • php bin/magento setup:static-content:deploy

####3 - See results Log into your Magento admin, goto Customers -> Manage Regions in Addresses

ScreenShot

####Video the details how to install this extension

https://www.youtube.com/watch?v=krhVy0-OKhY

About

Manage regions in magento2 addresses, regions manager in magento 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%