Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

thatcode/geo_locatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoLocatable Plugin

Uses GeoPlugin.net to get Geographical location about an IP. Written to be used as part of my Loggable Plugin, to be released later...

Usage

Finding data is the same as any other models.

To save data for an IP, do $GeoLocatable->saveIp($ip), or leave $ip null to use current request IP.

Geo data is cached for 12 hours by default, to change this change geo_locatable/libs/settings.php

About

Stores Geographical location about IP addresses using www.geoplugin.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages