mygento / geoip
Geo IP module for Magento
1.1.1
2019-09-23 09:49 UTC
Requires
Requires (Dev)
README
Use Sypex Geo DB in Magento
База Sypex Geo - по ходу использования и тестов - в РФ определяет города лучше аналогичных публичных баз.
USAGE:
- Insert into head.phtml: init(); ?>
- Get current city: getCurrentCity(); ?>
- You can set current city by sending POST ($postData['city'])) to geoip/ajax/set controller.