SypexGeo
Component ID
2877585
Component name
SypexGeo
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
82
Component created
Component changed
Component body
This module provides local based ip geolocation based on SypexGeo City database. It is fully free and has frequently updates.
How to use
Installation
At first you must download and install module as usual. Then you need to download SypexGeo PHP library and SypexGeo City database. You can do it in two ways:
First way - manually:
- Go to download page.
- Download "Sypex Geo Ð´Ð»Ñ PHP 5.2+".
- Put SxGeo.php file to PATH_TO_SITE_INSTALLATION/sites/all/libraries/sypexgeo.
- File must be available at /sites/all/libraries/sypexgeo/SxGeo.php.
- Download "Sypex Geo City" UTF-8 edition.
- Navigate to /admin/config/regional/sypexgeo.
- Upload SxGeoCity.dat file and save it.
- You're done.
Second way - fastest
- Install all you needs with just single command
drush sypexgeo. - It will ask you, what you want to install, choose it and thats it.

Yes, you can also update SypexGeo database with drush. Just use second option when you want to make database fresh.
