Skip to content

World Manager geolocation plugin for Joomla.

Notifications You must be signed in to change notification settings

grantism/wmGeolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wmGeolocation

wmGeolocation is a simple Joomla plugin to help determine and expose the users geolocation using their IP address.

Usage

This plugin can be accessed from anywhere using the following code:

$geolocation = Factory::getApplication()->get('wmGeolocation');

// Get the ISO code for the users country
$geolocation->getCountryIsoCode();

Installation

  • Download and install from the Extensions > Manage > Install page of joomla.

Keywords

joomla, plugin, geoip, geolocation

About

World Manager geolocation plugin for Joomla.

Resources

Stars

Watchers

Forks

Packages

No packages published