=== Home Value === Contributors: (8blocks) Donate link: http://wordpress.org Tags: home value, home price evaluations Requires at least: 4.6 Stable tag: trunk Tested up to: 4.7.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Home Value provides your website visitors instant home values for their applicable properties. == Description == Home Value provides website visitors the ability to get accurate home price evaluations of their applicable property(s) based on Zillow's Free API. The plugin also features great address autocomplete searches for easy and accurate address information. Upon selection of the chosen address the user is prompted with a screen to enter their basic information via a web form in exchange for a free property value available on the next screen after a successful form submission. Property address information is transmitted to Zillow's API via your API Key and based on that information Zillow sends back a price ZestimateŽ for the provided address. Requirements - Zillow API Key - Google API Key (Places Web Service Enabled) == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Network administrators can use the Network Settings > 8b Home Value screen to configure the plugin. Single installations have the settings under the "8b Home Value" menu item. 4. Sign up for a free Zillow API Key here: https://www.zillow.com/user/Register.htm and enter your key in the plugin settings tab, see FAQ for more details. 5. Create a free Google API Key here: https://console.developers.google.com/ and Enable the Places Web Service API, see FAQ for more details. 6. Place the [8b_home_value] shortcode on page where you'd like the home value form to display. == Frequently Asked Questions == = How do I create the Google API Key? = 1. Go to Google Developer's Console and login with your existing Google account or create a new one. 2. Choose 'Create a New Project'. This project will be for your Home Value plugin only. 3. Click Library from the left navigation menu in Google Console and click the More link under Google Maps APIs. 4. Click on Google Places API Web Service and then click the Enable button at the top of the page. 5. Click on Credentials from the left navigation menu. 6. Click Create Credentials->API key 7. Copy the API key to the 8b Home Value Settings in your Wordpress Admin panel and you are done creating your Google API Key. = How do I create a Zillow API Key? = 1. Register Here: https://www.zillow.com/user/Register.htm 2. Once you confirm your registration, click on the Account Settings tab for your account. 3. Now Click Edit API Information 4. Click the checkbox for "Postings API", "Property Details API" and "Valuation API" and then click Submit 5. Now just add your Zillow API key provided at sign up to the 8b Home Value Settings panel and you're all set. = The Zillow API key test fails = Zillow blocks some web hosts from accessing their site. The following web hosts are currently blocked: * Amazon * Digital Ocean = Does this plugin work outside of the United States? = It currently works anywhere Zillow provides home value data, see their website for complete details. == Screenshots == 1. Home Value Settings Screen == Upgrade Notice == = 1.0 20170117 = First Version! Enjoy Kiddos == Changelog == = 1.0 20170117 = * First Version of Home Value Plugin