ez projects / ezgeolocalization
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| ezgeolocalization | Arnaud Georgin | stable | 1.0 | 4.0.x |
eZgeolocalization is an extension that profides geo-ip functionalities.
With this extension you can determine from where country and where city
the users of your website comes from by their IP address.
It uses Maxmind free databases to profides thoses functionalities and
virtualearth to show on a MAP the position of the country or the city
of the user.
The extension contains :
- front office PHP class and template operator to localize users
- backoffice interface to update geo-ip contries and cities
database
- cronjobs to update automatically countries from maxamind
website
Installation :
1. copy the extension in the extension directory and enable in BO
2. unzip the file /sql/dump_ezgeozip and execute the sql script to
create ezgelolocalization tables
3. change the policy for other users than Admin
4. clear the cache