Skip to content

beecomprg/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/Beecom/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 Beecom_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

See the Regions Manager Pro Extension here

https://github.com/php-cuong/magento2-city-dropdown

Donations

About

Manage regions in magento2 addresses, regions manager in magento 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.3%
  • HTML 11.7%
  • CSS 4.7%
  • JavaScript 2.3%