Skip to content

mygento/geoip

Repository files navigation

Mygento GeoIP

Build Status Code Climate Scrutinizer Code Quality

Use Sypex Geo DB in Magento

База Sypex Geo - по ходу использования и тестов - в РФ определяет города лучше аналогичных публичных баз.

USAGE:

  1. Insert into head.phtml: init(); ?>
  2. Get current city: getCurrentCity(); ?>
  3. You can set current city by sending POST ($postData['city'])) to geoip/ajax/set controller.