mygento / geoip
Geo IP module for Magento
Installs: 3 133
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento-module
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.