Region City Manager

Samples
Region City Manager
Links


## 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/Ktpl/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 Ktpl_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](https://raw.githubusercontent.com/php-cuong/magento2-regions-manager/master/regions-manager.png)

#### See the Regions Manager Pro Extension here
https://github.com/php-cuong/magento2-city-dropdown

Extension link: https://www.giaphugroup.com/magento-2-city-dropdown-extension.html

### Donations
Please donate if you enjoy my extension.

[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RUYCWQ3Q9YGH2)



Copyright © 2013-present Magento, Inc. All rights reserved.