IPGeo

Developer

Clive Zagno

3rd Party (Free)

GNU General Public License v3

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

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 created July 8, 2011, 12:07 pm.
This entry was last updated July 8, 2011, 5: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!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

2 Reviews:

Clive Zagno 07.11.11

Clive Zagno
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.