Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmzeeman/mod_geoip
Geoip module for Zotonic -- Uses the maxmind database.
https://github.com/mmzeeman/mod_geoip
Last synced: about 2 months ago
JSON representation
Geoip module for Zotonic -- Uses the maxmind database.
- Host: GitHub
- URL: https://github.com/mmzeeman/mod_geoip
- Owner: mmzeeman
- Created: 2011-09-04T06:54:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-13T13:56:23.000Z (over 9 years ago)
- Last Synced: 2024-10-12T04:31:53.306Z (3 months ago)
- Language: Erlang
- Homepage:
- Size: 109 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
mod_geopip
==========Introduction
============Use maxmind's excellent geopip database to see from what area of the world your website visitors
are from.Installation
============Download a recent geoip database file GeoLitecity.dat.gz from Maxmind, and place it in a directory
named deps/egeoip/privThe database can be downloaded from:
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
Start the module in Zotonic's admin interface.
Usage
=====Lookup available information for ip-addreseses
{{ m.geoip["80.69.73.11"] | pprint }}