- Compatible XF Versions
- XenForo 2.3
- Updates duration
- This will get updated, when we get the updated version.
- Requires Payment
- No
- Payment Processing
- Payments can be made by PayPal Invoice, Stripe or Crypto.
Description:
Adds location to Approval queue.
(Example of Approval queue 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_approval_queue_location' to your xf_user table.
Adds location to Approval queue.
(Example of Approval queue 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_approval_queue_location' to your xf_user table.