Introduction

Site Management, Analytics

Seamlessly integrates the freegeoip.net public REST API geolocation service with your Joomla website.


Once installed and auto-enabled, the plugin will request IP address based geolocation information from your site's visitors and add that information to their Joomla user session. Access that information as follows $session = JFactory::getSession(); $session->get('freegeoip_ip');

Available session variables are:

freegeoipip
freegeoip
countrycode
freegeoip
countryname
freegeoip
regioncode
freegeoip
regionname
freegeoip
city
freegeoipzipcode
freegeoip
latitude
freegeoiplongitude
freegeoip
metrocode
freegeoip
area_code

API usage is limited to 10,000 queries per hour. After reaching this limit, all requests will result in HTTP 403 (Forbidden) until the roll over.

Visit freegeoip.net for more information on their service and how you can host your own instance of this system.

Menu Wrench
Free

Menu Wrench

By Matt Thomas
Menu Systems
Throw a wrench at your Joomla menus! This module allows you to render selected menu items, from any Joomla menu, at any depth in the menu tree, and render them all as one menu. Some possibilities include: Render child menu items onto the same level as their parent. Render some, but not all, menu items in a Joomla menu. Render menu items from multiple Joomla menus as one menu. Never render selec...
Email Additional Fields
Free

Email Additional Fields

By Matt Thomas
Forms
Leverages the mystical onSubmitContact Joomla! plugin event to email additional field data added by plugins. This plugin does not add any fields to forms. It instead includes, in the email generated by extensions that use the onSubmitContact Joomla! plugin event, all data from fields added to the form by a custom plugin like that described at http://docs.joomla.org/Addingcustomfieldstocorecompone...
Hide Items
Free

Hide Items

By Matt Thomas
Site Access
No more is the day of hidden Joomla menus!!! This plugin that removes list items from your page buffer before they are rendered by the browser. To use: Define a series of lists, consisting of when to fire the plugin and what to remove. List syntax is: X:class1,class2,class3; X2:class4,class5,class6; X3:class1,class3,class5 Where X is the menu item, when being viewed, to fire the plugin, and...

Freegeoip

Version:
1.0.1
Developer:
Matt Thomas
Last updated:
Nov 19 2014
9 years ago
Date added:
Nov 19 2014
License:
GPLv2 or later
Type:
Free download
Includes:
p
Compatibility:
J3
Download

This extension does NOT implement the Joomla! Update System