Plugin Directory

Changeset 1986696


Ignore:
Timestamp:
12/06/2018 10:55:18 AM (7 years ago)
Author:
heremobilitydemand
Message:

Updated tag version 1.0.2

Location:
here-mobility/tags/1.0.2
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • here-mobility/tags/1.0.2/heremobility.php

    r1985839 r1986696  
    55 * Plugin Name: HERE Mobility Web Widget
    66 * Plugin URI: https://mobility.here.com/
    7  * Description: The HERE Mobility Web Widget is a white label transportation tool that you can quickly add to your website to offer your users ride booking functionality within your user experience. With the Web Widget your users specify their pickup location and destination, and their requested time of arrival or departure. They can also customize the ride according to any special requirements they have from suitcases to child seats. Behind the scenes, the HERE Mobility Marketplace finds all available transportation that matches the request and displays them to your user to choose from and book.
     7 * Description: The HERE Mobility Web Widget is a customizable transportation booking widget, that you can quickly add to your website, to offer your users ride booking and navigation.
     8The Web Widget supports pickup location, destination, and required departure time, in addition, your users can also  customize their ride according to any special requirements they have from suitcases to number of passengers.
     9The HERE Mobility Web Widget connects to the Mobility Marketplace to find the most relevant rides matching your users' requests and displays them to your users to choose from and book.
    810 * Version: 1.0.2
    911 * Author: HERE Mobility
  • here-mobility/tags/1.0.2/heremobility_settings.php

    r1985789 r1986696  
    102102        add_settings_section(
    103103            $sectionDefault,
    104             __('Defult settings(optional)', 'heremobility'),
     104            __('Default settings(optional)', 'heremobility'),
    105105            array($this, 'here_section_developers_cb'),
    106106            self::HERE_SETTINGS_PAGE
  • here-mobility/tags/1.0.2/readme.txt

    r1985839 r1986696  
    5454
    5555In order to use the HERE Mobility Web Widget, you'll need an application ID, an application key.
    56 To obtain authentication credentials contact our [support team](mailto: "mobility.prod.access@here.com"), and provide your username, password and your application details (a URL for web applications and a package/store ID for mobile apps).
     56To obtain authentication credentials contact our [support team](mobility.prod.access@here.com), and provide your username, password and your application details (a URL for web applications and a package/store ID for mobile apps).
    5757The team will send you your application key and application secret value.
    5858
     
    6666== Screenshots ==
    6767
    68 1. Here Mobility Web Widget plugin in marketplace.
    69 2. Here Mobility Web Widget plugin Settings page.
    70 3. Add button in WYSIWYG editor.
    71 4. Customize default settings.
    72685. The user enters the pickup location, destination, and required time of arrival at destination. (See the next section to learn more about ride parameters.)
    73696. Optionally, the user clicks the Advanced link and enters additional ride requirements.
Note: See TracChangeset for help on using the changeset viewer.