CF7 Country Detector
Captures user IP location when a Contact Form 7 form is submitted.
by Builder Hall Ltd. · github.com/builderhall/cf7-country-detector · website
★ 0stars
8release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/builderhall/cf7-country-detector/releases/download/1.1/CF7-Country-Detector.v1.1.zipFrom the readme
CF7 Country Detector
CF7 Country Detector is a WordPress plugin designed to capture the user's IP location when a Contact Form 7 form is submitted. The plugin retrieves the user's location data, including city, region, and country, and appends this information to the email body sent by the form. This can be useful for gaining insights into where your form submissions are coming from.
Features
- IP Address Detection: Automatically detects the user's IP address during form submission.
- Location Information: Retrieves detailed location data such as city, region, and country.
- Email Integration: Appends the location data to the Contact Form 7 email body, providing useful context for submissions.
Installation
From WordPress Dashboard
1. Download the plugin zip file.
2. Go to your WordPress dashboard and navigate to Plugins Add New.
3. Click on the Upload Plugin button and select the downloaded zip file.
4. Install and activate the plugin.
Manual Installation
1. Download the plugin files or clone the repository:
2. Upload the CF7-Country-Detector folder to your WordPress installation's wp-content/plugins/ directory.
3. Activate the plugin through the 'Plugins' menu in Word
Read the full README on GitHub →