Plugin

EE 1
EE 2
IPGeo

Developer

Clive Zagno

3rd Party (Free)

GNU General Public License v3

Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • jQuery for the Control Panel

Tags

Provides geographical based on a users ip address

You can get the information listed below using a two or a three segment tag.

There are some 3rd party files that are included and which should be updated on a regular bases, see plugin usage for more information.

{exp:ipgeo}
     
{country}
{city}
{latitude} 
{longitude}
{continent}
{code}
{code3}
{currency_name}
{currency}
{currency_region} 
{capital}
{tld}
{dialing_code}
     
{/exp:ipgeo}
These need either the GeoIP.dat or the GeoLiteCity.dat file
{exp:ipgeo:currency}
{exp:ipgeo:code}
{exp:ipgeo:currency_region}
 
These need the GeoLiteCity.dat file
{exp:ipgeo:code3}
{exp:ipgeo:continent}
{exp:ipgeo:city}
{exp:ipgeo:latitude}
{exp:ipgeo:longitude}

IPGeo Links

This entry was last updated July 8, 2011, 4:06 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

2 Reviews:

Clive Zagno 07.11.11

Rating - {addon_rating_average}

Thanks Wouter, I removed the “test” data aka left over hard coded stuff.

Like you said, not much can be done about the size, you can use the light version of the DAT file, but then you will loose some features,like city info, however country level should still work fine

Blis Web Agency 07.10.11

Blis Web Agency
Rating - {addon_rating_average}

Looks like there’s still some test data in the addon. Line 39 and 40 end up hard coding an IP which pulls up results for South Africa. Remove these and this would be a 5 star addon. It’s fast and accurate. It’s also HUGE… but that’s part of the deal with geo data.