=== Courier Address === Contributors: anewholm Tags: address, contact form, form, field, google map, autocomplete, distance, courier, delivery, google place, places, world, equation, price, postcode Requires at least: 4.0 Tested up to: 4.7.2 Stable tag: 2.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html [courier_address] Google address Autocomplete, [courier_distance] Google Map, [courier_result] price from configurable equation. PostCode area charges and more! == Description == This is a generic Courier Address field management plugin. Its compatable with Contact Form 7 but also creates generic form element shortcodes. Its also got special extensions for Courier delivery charging. Working example: http://wordpress.xsearchservices.com/plugins/courier-address/demo/ * [courier_address] Courier Address possibility lookups / predictions / postcodes with GeoCoding. e.g. [courier_address from] [courier_address to] with Postcode charges based on Addresses filled out in settings. 10 postcode lists and charges configured in the settings. * [courier_distance] Distances with embedded Google map to show journey. based on the names of other address fields, e.g. [courier_distance from to] * [courier_result] Result calculations based on flexible equation in the settings: e.g. [courier_result price] Math.max({from-postal_code_price}, {to-postal_code_price}) Courier Address field also enables all other installed shortcodes in CF7 forms, e.g. [simple_tooltip] == Installation == 1. Download and install the Plugin 2. Upload the plugin folder to the '/wp-content/plugins/' directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. You will now have [courier_address], [courier_distance] and [courier_result] tag shortcodes and in Contact Form 7 5. Insert your Google Maps Api Key in the settings == Screenshots == In /assets/ 1. Example 2. Postcode groups charge Settings 3. Equation Settings 4. Courier Address Lookup Settings == Changelog == = 1.0 = * Birth. = 2.0 = * UXD updates