=== US Address Lookup by Zip Code ===
Contributors: PressTigers
Donate link: presstigers.com
Tags: forms, auto-populate address, us zip codes, contact form 7, ninja forms, formidable forms, gravity forms
Requires at least: 4.7
Tested up to: 6.4
Stable tag: 1.0.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allows you to auto-fill the address and related fields by putting zip code.

== Description ==

US Address Lookup by Zip Code is an official plugin maintained by the PressTigers team. This plugin lets you look up US Addresses against the Zip Code and populates fields such as:

*   City name
*   State name
*   Country name (which will always be the USA).

The plugin is compatible with Contact Form 7, Ninja Forms, Gravity Forms, and Formidable Forms.

== Features ==
* Populates US addresses against a Zip Code
* List down the related addresses
* Compatible with Contact Form 7, Ninja Forms, Gravity Forms, and Formidable Forms.
* 1 click easy configuration button
* Integration control from the admin screen 
* Complete integration guidance with each Form plugin

Please click here for <a href="https://sources.presstigers.dev/usz/">US Address Lookup by Zip Code Demo</a>

== Credits ==
* The source of addresses data is <a href="https://simplemaps.com/data/us-zips">SimpleMaps</a>.

== Installation ==

Please follow the installation steps below:

* Install the plugin by going to the backend of your WP website. Go to Plugins -> Add New -> Search plugins "US Address Lookup by Zip Code" 
* Download & make sure to Activate the plugin before you proceed further. 
* Go to the US Address Lookup by Zip Code from the admin menu.
* Click the "Configure Database" button to update the database. Note: This process may take a few minutes
* After you've successfully configured, visit the next tab from the screen to enable integration with your plugin.

== Screenshots ==

1. Configure database to insert the zip codes into the database
2. Enable integration with Contact Form 7
3. Enable integration with Ninja Forms
4. Enable integration with Gravity Forms
5. Enable integration with Formidable Forms
6. Go to the edit form screen of Contact Form 7 and start adding fields
7. Go to the edit form screen of Ninja Forms and start adding fields
8. Go to the edit form screen of Gravity Forms and start adding fields
9. Go to the edit form screen of Formidable Forms and start adding fields
10. Type any valid US Zip code to get results and click to the right address from the list.

== Changelog ==

= 1.0.2 =
* Fix - Fixed the plugin configuration button.

= 1.0.1 =
* Fix - Fixed compatibility issues.
* Tweak - Changes in the file structure.

= 1.0.0 =
* Initial Release