- Joined
- Oct 27, 2025
- Messages
- 352
Description:
Records location during registration.
(Example of Approval queue showing register location)

(Example of Options page)

Setup:
By default this add-on will use the ipapi.com to get the location from the users IP address. However using the API is not as reliable as using the GeoIp2 library. Here is a link which explains how to install the GeoIp2 library.
www.xf2addons.com
Database changes:
This add-on will add a field called 'andy_register_location' to your xf_user table.
Records location during registration.
(Example of Approval queue showing register location)

(Example of Options page)

Setup:
By default this add-on will use the ipapi.com to get the location from the users IP address. However using the API is not as reliable as using the GeoIp2 library. Here is a link which explains how to install the GeoIp2 library.
www.xf2addons.com
Database changes:
This add-on will add a field called 'andy_register_location' to your xf_user table.
Attachments