Changeset 1986696
- Timestamp:
- 12/06/2018 10:55:18 AM (7 years ago)
- Location:
- here-mobility/tags/1.0.2
- Files:
-
- 3 edited
-
heremobility.php (modified) (1 diff)
-
heremobility_settings.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
here-mobility/tags/1.0.2/heremobility.php
r1985839 r1986696 5 5 * Plugin Name: HERE Mobility Web Widget 6 6 * 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. 8 The 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. 9 The 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. 8 10 * Version: 1.0.2 9 11 * Author: HERE Mobility -
here-mobility/tags/1.0.2/heremobility_settings.php
r1985789 r1986696 102 102 add_settings_section( 103 103 $sectionDefault, 104 __('Def ult settings(optional)', 'heremobility'),104 __('Default settings(optional)', 'heremobility'), 105 105 array($this, 'here_section_developers_cb'), 106 106 self::HERE_SETTINGS_PAGE -
here-mobility/tags/1.0.2/readme.txt
r1985839 r1986696 54 54 55 55 In 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](m ailto: "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).56 To 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). 57 57 The team will send you your application key and application secret value. 58 58 … … 66 66 == Screenshots == 67 67 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.72 68 5. The user enters the pickup location, destination, and required time of arrival at destination. (See the next section to learn more about ride parameters.) 73 69 6. Optionally, the user clicks the Advanced link and enters additional ride requirements.
Note: See TracChangeset
for help on using the changeset viewer.