Phone Country Autodetect for Forminator
Automatically detects the user's country and pre-fills Forminator's phone field with the correct international calling code. Uses ipapi.
Plugin info
Maintenance & Compatibility
Maintenance score
Maintained • Last updated 138 days ago
Is Phone Country Autodetect for Forminator abandoned?
Likely maintained (last update 138 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This lightweight plugin automatically sets the correct country calling code (+44, +49, etc.) in Forminator’s phone field based on the user’s IP address. No manual selection needed — just install, activate, and go!
Perfect for improving user experience and reducing friction on international forms.
Features:
- Detects user IP via Forminator’s built-in methods
- Calls ipapi.co to determine the country calling code
- Supports optional API key (free and paid)
- Adds an admin settings page to manage the key
- Built and maintained by Huseyin Mardinli
Usage
Make sure:
– You’re using the Forminator plugin by WPMU DEV.
– Your phone field is configured with International Format.
– You do not set a default value for the phone field.
Once active, the phone field will automatically be pre-filled with the appropriate international calling code based on the user’s IP.
External services
This plugin connects to the public IP geolocation service ipapi.co to detect the correct phone country calling code based on the visitor’s IP address. It is required to automatically prefill the Forminator phone field with the appropriate country code.
What data is sent and when
– On page load where the Forminator phone field is present (and only when autodetect is enabled), the plugin makes a server-side request to https://ipapi.co/{IP}/country_calling_code/, where {IP} is the visitor’s IP address determined by your site. This request is used to retrieve the international calling code (e.g., +1, +44).
Provider, Terms, and Privacy
– Service: ipapi.co (Kloudend, Inc)
– Terms of Service: https://ipapi.co/terms/
– Privacy Policy: https://ipapi.co/privacy/
Notes
– The request is performed from your server to ipapi.co, and includes the visitor’s IP address in the URL path. ipapi.co may retain standard web server logs as described in their privacy policy.
– If the external service is unavailable or returns an error, the plugin falls back to leaving the field unchanged (or to your configured default, if set).
Author
Developed by Huseyin Mardinli
GitHub: https://github.com/Housma
💙 Donate: https://www.paypal.com/donate/?hosted_button_id=MDDGA8HUZA4B4
Installation
- Upload the plugin folder to
/wp-content/plugins/or install via WordPress Admin > Plugins > Add New. - Activate the plugin.
- Go to Settings > Forminator Phone Autodetect.
- (Optional) Enter your ipapi.co API key to avoid quota limits.
Frequently Asked Questions
No, but it’s recommended. Without a key, you’re limited to around 1000 IP lookups per month. You can get a free key from ipapi.co.
Yes, as long as Forminator renders the field server-side. Dynamic/AJAX-injected forms may require custom adjustments.
The field will simply remain empty or use the Forminator default.
Review feed
Changelog
1.0
- Initial release with country detection and settings page
