Type
magento2-module
Automatic Currency Switcher Extension for Magento 2
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
Automatically switches shop's currency to visitor's local currency - "Magento 2" Extension
Auto Currency extension tracks visitor's IP address and automatically changes the store currency to the visitor's location currency. Visitor can switch to his/her desired currency at any time.
This extension uses Webnet77's Ip2Country
IP Address databases for IP Address lookup.
STORES -> Configuration -> GENERAL -> Currency Setup -> Currency Options
Allowed Currencies
box, select the currencies that you want to enable on your site/storeSTORES -> Currency Rates
Save Currency Rates
buttonapp/code/Chapagain/AutoCurrency
cd /path/to/your/magento/root/directory
php bin/magento module:enable Chapagain_AutoCurrency –clear-static-content
php bin/magento setup:upgrade
cd /path/to/your/magento/root/directory
composer require chapagain/magento2-autocurrency
php bin/magento module:enable Chapagain_AutoCurrency –clear-static-content
php bin/magento setup:upgrade
STORES → Settings → Configuration
pageCHAPAGAIN EXTENSIONS → Auto Currency
menuThe GeoIP database should be updated from time to time in order to make this extension work accurately.
IPtoCountry.csv
file..dat
file) to your [Module Folder]/geoip/ip2country/
folder.