- Compatible XF Versions
- XenForo 2.3
- Updates duration
- This will get updated, when we get the updated version.
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.
https://www.xf2addons.com/threads/how-to-install-the-geoip2-library.1132/
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.
https://www.xf2addons.com/threads/how-to-install-the-geoip2-library.1132/
Database changes:
This add-on will add a field called 'andy_register_location' to your xf_user table.