Popis
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
Instalace
- 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.
Nejčastější dotazy
-
Do I need an API key?
-
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.
-
Does it work with AJAX forms or popups?
-
Yes, as long as Forminator renders the field server-side. Dynamic/AJAX-injected forms may require custom adjustments.
-
What if the location isn’t detected?
-
The field will simply remain empty or use the Forminator default.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Phone Country Autodetect for Forminator je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Phone Country Autodetect for Forminator” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial release with country detection and settings page
