Changeset 1986691
- Timestamp:
- 12/06/2018 10:52:55 AM (7 years ago)
- Location:
- here-mobility
- Files:
-
- 4 deleted
- 3 edited
-
assets/screenshot-1.png (deleted)
-
assets/screenshot-2.png (deleted)
-
assets/screenshot-3.png (deleted)
-
assets/screenshot-4.png (deleted)
-
trunk/heremobility.php (modified) (1 diff)
-
trunk/heremobility_settings.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
here-mobility/trunk/heremobility.php
r1985791 r1986691 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/trunk/heremobility_settings.php
r1984379 r1986691 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/trunk/readme.txt
r1985842 r1986691 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.