Juicy_GeoIP

Magento Extension
Download latest - 1.2.5

Gets the customers current country using PHP's GeoIP module, filters through a list of countries and grabs the associated currency code for Magento

Releases (8)

Date Version Notes
2015-11-09 1.2.5

FIXED: Re-routing of API requests to incorrect location.

2015-07-23 1.2.4

FIXED: Fixed bug with store detection on a multi-store environment where the naming scheme was the same.

FIXED: Removed unnecessary output

2015-05-11 1.2.3

FIXED: Bug forcing non-switchable stores

2015-05-05 1.2.2

FIXED: Bug causing system configuration to not load correctly

2015-04-27 1.2.1

FIXED: Minor bug with the "Current Administrator" testing mode

2015-04-21 1.2.0

Added Crawler and Bot detection for SEO purposes. This will disable the module if a crawler is detected.
Added multiple testing options, including Admin only, Specific IP and Everyone.
Added localhost bypass. Localhost servers are not able to run the GeoIP module correctly, but this will allow you to try.

2015-01-26 1.1.0

Removed dependency on the Apache GeoIP module. You can now include your own geoip.dat file.
Also added private IP detection

2015-01-19 1.0.0

Stable Release