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
freegeoipcountrycode
freegeoipcountryname
freegeoipregioncode
freegeoipregionname
freegeoipcity
freegeoipzipcode
freegeoiplatitude
freegeoiplongitude
freegeoipmetrocode
freegeoiparea_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.
Seamlessly integrates the freegeoip.net public REST API geolocation service with your Joomla website.
Extension Data :
- Compatibility :
- Joomla 3.xYes
- Joomla 4.xYes
- Joomla 5.xYes
- Joomla 6.xYes
