An open API service indexing awesome lists of open source software.

https://github.com/php-cuong/magento2-regions-manager

Manage regions in magento2 addresses, regions manager in magento 2
https://github.com/php-cuong/magento2-regions-manager

city city-dropdown magento-2-extension magento-2-regions-manager magento2 magento2-extension regions-manager-pro-extension ward-dropdown

Last synced: about 2 months ago
JSON representation

Manage regions in magento2 addresses, regions manager in magento 2

Awesome Lists containing this project

README

          

## 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](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)