Downloads
GeoIP
3.0.8
14 April 2021
Download Free
Compatible with: Joomla! 3
Fixed
Fixes issue with fatal php error when regularlabs library folder is deleted
Changed
Changes code in minified javascript files to not use eval
GeoIP
3.0.7
14 September 2020
Download Free
Changed
More preparations for Joomla 4 (in)compatibility
GeoIP
3.0.4
05 July 2020
Download Free
Fixed
Fixes issue with php errors when ip address is not found in the database
GeoIP
3.0.3
21 June 2020
Download Free
Changed
Makes IP address be taken from the HTTP_X_FORWARDED_FOR value if set Updates MaxMind DB library to current latest Updates translations: de-DE, sv-SE, tr-TR
GeoIP
3.0.2
12 January 2020
Download Free
Fixed
Fixes issue with public functions never returning anything anymore
GeoIP
3.0.1
11 January 2020
Download Free
Fixed
Fixes issue with fatal php error wen GeoIP database file is empty
GeoIP
3.0.0
08 January 2020
Download Free
GeoIP now requires a MaxMind License Key! For the full details, check out the tutorial .
Added
Adds field to enter the MaxMind License Key Adds translations: pl-PL
Changed
Improves layout of options in the system plugin settings Improves method of updating the GeoIP database to server Improves some language strings Updates code to require and work with the now required MaxMind License Key
GeoIP
2.5.0
11 April 2019
Download Free
Fixed
Fixes issue with some servers not recognizing visitor IP address
Added
Adds translations: et-EE, zh-CN
Changed
Changes minimum requirement from Joomla 3.8.0 to Joomla 3.9.0 Changes use of RL toggler scripts to use Joomla core showon scripts Improves way Regular Labs Library scripts and styles are loaded on admin side Refactors some code
GeoIP
2.4.1
29 October 2018
Download Free
Fixed
Fixes issue with country 'Russian Federation' sometimes returning as 'Russia'
Changed
Changes minimum requirement from Joomla 3.7.0 to Joomla 3.8.0 Rearranges plugin options
GeoIP
2.4.0
08 March 2018
Download Free
Added
Adds Regions for Bulgaria, Cyprus, Czech Republic, Denmark, Greece, Hungary, Iceland, Ireland, Israel, Poland, Romania, Slovakia, Slovenia, South Africa, Sweden, Switzerland, Taiwan, Thailand, Turkey, Ukraine and the United Arab Emirates
GeoIP
2.3.0
12 February 2018
Download Free
Fixed
Fixes some javascript issues in admin side on Joomla 3.7.0
Changed
Changes minimum requirement from Joomla 3.6.0 to Joomla 3.7.0 Updates MaxMind DB to version 1.2.0 Updates MaxMind GeoIP2 code to version 2.8.0
GeoIP
2.2.0
05 October 2017
Download Free
Fixed
Fixes issue with potential fatal error about redeclaring class GeoIp when using AdAgency
Added
Adds translations: bg-BG, da-DK, pl-PL
GeoIP
2.0.2
21 June 2017
Download Free
Fixed
Fixes issue with fatal error when ip address is not found
Changed
Updates geoip library to v2.5.0
GeoIP
2.0.0
16 February 2017
Download Free
Fixed
Fixes issue with uninstallation giving an error
Added
Adds translations: de-DE, id-ID
Changed
Changes minimum requirement from Joomla 3.4.1 to Joomla 3.6.0 Changes minimum requirement from php 5.3.13 to php 5.4 Completely recoded the extension and Regular Labs Library (now using namespaces) Updates MaxMind GeoIP2 code to version 2.4.5
Removed
Removes redundant composer files
GeoIP
1.2.3
29 September 2016
Download Free
Changed
Makes object return country and continent names by default
GeoIP
1.2.2
16 June 2016
Download Free
Fixed
Fixes issue with fatal error on local setups using IP address ::1
GeoIP
1.2.0
06 May 2016
Download Free
Fixed
Fixes issue with library not working!
Added
Changed
Improves way database package is unpacked Moves database file out of extension package and gets downloaded upon installation
GeoIP
1.0.0
16 April 2016
Download Free
Changed
Moves from NoNumber to Regular Labs branding Updates GeoIP database to version April 2016
GeoIP
0.4.2
05 March 2016
Download Free
Fixed
Fixes issue with fatal error when IP is not know in GeoIP database PRO Fixes issue with assignment to regions in some countries not working
Changed
Updates GeoIP database to version March 2016
GeoIP
0.4.1
28 January 2016
Download Free
Fixed
Fixes issues with Joomla 3.5 and php7 compatibility
Added
Adds translations: hu-HU, uk-UA
Changed
Updates GeoIP database to version January 2016
GeoIP
0.4.0
21 November 2015
Download Free
Fixed
Fixes issue with incorrect casing of namespaces
Changed
Moves to autoloading via composer instead of JLoader::registerNamespace()
GeoIP
0.3.0
04 November 2015
Download Free
Fixed
Fixes issue with difference in casing of folder when updating database file
Changed
Updates GeoIP database to version November 2015
GeoIP
0.2.0
11 September 2015
Download Free
Added
Adds plugin to be able to update the GeoIP database
GeoIP
0.1.1
31 August 2015
Download Free
Fixed
Fixes issue with casing in folder names causing autoloading to fail
Added
Adds ability to give the getGeo method a pre-defined IP address
Changed
Made getGeo method public