magento2-module magento2-geo-store-switcher
Switching websites/stores depending on current country.
tobai/magento2-geo-store-switcher
Switching websites/stores depending on current country.
- Friday, February 23, 2018
- by ytorbyk
- Repository
- 6 Watchers
- 22 Stars
- 1,896 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 6 Forks
- 6 Open issues
- 6 Versions
- 20 % Grown
Welcome
ToBai Geo Store Switcher is a Magento 2 extension. It improves shopping experience on your Magento 2 Store. The module switches to the corresponding Website or Store View and your customers always get correct language locale, can use the currency which best suites them, get correct shipping rates and taxes. ToBai Geo Store Switcher extension uses MaxMind technology which accurately detects geo location of the customer by IP., (*1)
Installation
Please follow next instructions to successfully install ToBai Geo Store Switcher in your Magento 2 store., (*2)
-
Disable the cache with this command:, (*3)
bin/magento cache:disable
-
Add extension to composer require section using this command:, (*4)
composer require tobai/magento2-geo-store-switcher
-
Enable module and upgrade with this commands:, (*5)
bin/magento module:enable Tobai_GeoIp2
bin/magento module:enable Tobai_GeoStoreSwitcher
bin/magento setup:upgrade
-
Check under Stores->Configuration->Advanced->Advanced that the module ToBai_GeoStoreSwitcher is present. There also should be present ToBai_GeoIP2 extension which installs automatically. ToBai Geo Store Switcher is depended on ToBai GeoIP2 extension. If ToBai_GeoStoreSwitcher and ToBai_GeoIP2 display in alphabetical order, you successfully installed the reference module!, (*6)
-
Flush and enable the cache with this commands:, (*7)
bin/magento cache:flush
bin/magento cache:enable
Now you should see at Stores > Configuration new ToBai tab. When you click at this tab you will see Geo Store Switcher section., (*8)
Important
Since the Store Switcher extension depends on ToBai_GeoIP2 it should be configured previously., (*9)
Release notes:
v1.0.0
v1.1.0
-
Added support of store scope for enabling/disabling., (*10)
-
Added support of website scope for all configuration., (*11)
-
Added ability to disable module for specific IPs and/or user agents., (*12)
v1.1.1
- Bug: no redirect from non-base url.
v2.0.0
- Refactored the extension.
- Removed overwriting default store/store group/website.
dev-master
9999999-dev
Switching websites/stores depending on current country.
Sources
Download
MIT
The Requires
magento2
2.0.0
2.0.0.0
Switching websites/stores depending on current country.
Sources
Download
MIT
The Requires
magento2
1.1.2
1.1.2.0
Switching websites/stores depending on current country.
Sources
Download
MIT
The Requires
magento2
1.1.1
1.1.1.0
Switching websites/stores depending on current country.
Sources
Download
MIT
The Requires
magento2
1.1.0
1.1.0.0
Switching websites/stores depending on current country.
Sources
Download
MIT
The Requires
magento2
1.0.0
1.0.0.0
Switching websites/stores depending on current country.
Sources
Download
MIT
The Requires
magento2