Freegeoip

Once installed and auto-enabled, the plugin will request IP address based geolocation information from your site's visitors and add that information to their Joomla user session. Access that information as follows $session = JFactory::getSession(); $session->get('freegeoip_ip');

Available session variables are:

freegeoipip
freegeoip
countrycode
freegeoip
countryname
freegeoip
regioncode
freegeoip
regionname
freegeoip
city
freegeoipzipcode
freegeoip
latitude
freegeoiplongitude
freegeoip
metrocode
freegeoip
area_code

API usage is limited to 10,000 queries per hour. After reaching this limit, all requests will result in HTTP 403 (Forbidden) until the roll over.

Visit freegeoip.net for more information on their service and how you can host your own instance of this system.

Extension Info :

Seamlessly integrates the freegeoip.net public REST API geolocation service with your Joomla website.

Extension Data :

  • Latest Version1.0.1
  • DeveloperMatt Thomas
  • Last Updated20141119
  • Date Published20141119
  • TypeFree download
  • Compatibility :
  • Joomla 3.xYes
  • Joomla 4.xYes
  • Joomla 5.xYes
  • Joomla 6.xYes

Find Similar Extensions