The Magento 2 GEO IP Auto Language Switcher using Free GEOIP2 Databases automatically changes store language based on location using free GEOIP2 databases.
For more details about this extension, visit the Magento 2 GEO IP Auto Language Switcher using Free GEOIP2 Databases.
If you're looking to enhance your Magento store further, consider hiring a dedicated Magento developer.
For support or inquiries, please visit our contact page.
version - 1.0.1
Method I)
- Download the archive file.
- Unzip the file
- Create a folder [Magento_Root]/app/code/Risecommerce/GeoIp
- Drop/move the unzipped files to directory '[Magento_Root]/app/code/Risecommerce/GeoIp'
Method II)
Using Composer
composer require risecommerce/magento-2-geoip:1.0.1
- php bin/magento module:enable Risecommerce_GeoIp
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- php bin/magento setup:static-content:deploy
- php bin/magento cache:flush
- php bin/magento module:disable Risecommerce_GeoIp
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- php bin/magento setup:static-content:deploy
- php bin/magento cache:flush