== Here Mobility Widget === Contributors: Here Mobility Tags: here mobility, taxi Requires PHP: 5.4 Requires at least: Version 4.0 Tested up to: 4.9.8 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt == Description == The Here Mobility widget is a white-labeled web component that you can quickly and easily add to your web page to enrich it with ride booking functionality within your website context. Your users can specify a pickup place, a destination, the time they need to arrive at an event, and optionally any special requirements, and then requests ride offers. Behind the scenes, the ride offers are supplied by the Here Marketplace service. = Special Features = * Ride in context: When the user requests a ride, you can pass the following parameters so the user won't have to enter them twice: number of passengers, pickup address or destination, name, phone number, event date and time. * Real time tracker: Once the ride is booked, the passenger receives real time ride updates from the widget’s ride tracker, specifying the current ride status, location and ETA. * Customization: You can customize the Here Mobility web widget according to your website’s look and feel (font, background, etc.). * Analytics: Ride data are collected by Here’s analytics tools. You can retrieve analytics reports to examine your user’s behaviors and use of mobility services. * Mobile responsive: The Here Mobility widget is mobile-responsive, adapting its display to the device it’s running on. == Let’s Connect == * Here Mobility welcomes your suggestions and feedback! Review our plugin on WordPress.org, or send us a comment on [Facebook] (https://www.facebook.com/HEREMobility/) or [Twitter] (https://twitter.com/HEREMobility). * Follow us on [Facebook] (https://www.facebook.com/HEREMobility/), [Twitter] (https://twitter.com/HEREMobility) and [LinkedIn] (https://www.linkedin.com/showcase/here-mobility/). == Installation == 1. Upload the entire `here-mobility-widget` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to the Here Mobility Settings page and fill in the App Key and App Secret values. (See Frequently Asked Questions below to learn how to get these values.) 4. Go to Post's editor and insert the widget on the page where you want to display it. 5. Publish your changes. == Frequently Asked Questions == How can I get my app key and secret values? In order to use the Here Mobility widget, you’ll need an application ID, an application key. To obtain authentication credentials: Contact our support team (mobility.dev.access@here.com), providing your username, password and your application details (a URL for a web application and a package/store ID for a mobile app). The team will send you: An application key An application secret value == Screenshots == 1. The user enters the pickup location, destination, and required time of arrival at destination. (See the next section to learn more about ride parameters.) 2. Optionally, the user clicks the Advanced link and enters additional ride requirements. 3. The user clicks the "GET OFFERS" button. The Here Marketplace matches ride offers to the end user’s requirements and returns a list of offers. 4. The widget displays the list of ride offers. 5. The user clicks on the preferred ride offer. The widget displays a dialog for entering user details. 6. The user enters Name and Phone Number values and clicks the "BOOK RIDE" button. 7. The ride booking is confirmed. == Changelog == = 1.1 = * First release