Title: RideShare Importer
Author: Marek Hrabe
Published: <strong>Мартъи 20, 2020</strong>
Last modified: Мартъи 20, 2020

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/rideshare-importer.svg)

# RideShare Importer

 By [Marek Hrabe](https://profiles.wordpress.org/marekhrabe/)

[Download](https://downloads.wordpress.org/plugin/rideshare-importer.1.0.zip)

 * [Details](https://os.wordpress.org/plugins/rideshare-importer/#description)
 * [Reviews](https://os.wordpress.org/plugins/rideshare-importer/#reviews)
 *  [Installation](https://os.wordpress.org/plugins/rideshare-importer/#installation)
 * [Development](https://os.wordpress.org/plugins/rideshare-importer/#developers)

 [Support](https://wordpress.org/support/plugin/rideshare-importer/)

## Description

This plugin allows you to import your personal hisotry of rides from ride sharing
services into individual posts. Currently, Uber is the only supported provider.

#### What gets Imported?

Each trip gets saved as a separate post with contents of:

 * Map image
 * Pickup & dropoff addresses
 * Trip duration
 * Trip mileage
 * Driver name
 * Fare and currency

More info is stored in post_meta:

 * Trip id (used to identify previously imported trips)
 * Full JSON data about the trip, as known from the imported file
 * Encoded map coordinates so you can render your own map in your theme or plugin

If plugin [People & Places](https://github.com/beaulebens/people-places) is active,
it will be used to tag posts with driver profiles using its People taxonomy.

#### Imported File Format

Since there is no public API which could be used to retrieve the full history, this
importer uses a file format generated by a browser extension _RideShare Trip Stats_(
v2.2 or higher) which you must run on the website of the provider.

The RideShare Trip Stats extension is not associated with this plugin. It’s open
source and you can install it from its [Github repository](https://github.com/jonluca/RideShare-Trip-Stats)
or its [Chrome Webstore listing](https://chrome.google.com/webstore/detail/rideshare-trip-stats/kddlnbejbpknoedebeojobofnbdfhpnm).

This importer has been designed to work well together with other [Keyring Social Importers](https://wordpress.org/plugins/keyring-social-importers/)
by using similar ways to tag post with post_meta. The reason this importer is not
included directly there is that it requires a JSON file to be manually exported 
and uploaded into the importer. All other importers in Keyring use an API connection
but sadly, for ride sharing, API access is very limited.

## Screenshots

 * [[
 * Importer interface.
 * [[
 * Example post generated by this plugin.

## Installation

 1. Upload `rideshare-importer` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to Tools > Import, select RideShare and follow the instructions

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“RideShare Importer” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Marek Hrabe ](https://profiles.wordpress.org/marekhrabe/)

[Translate “RideShare Importer” into your language.](https://translate.wordpress.org/projects/wp-plugins/rideshare-importer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/rideshare-importer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/rideshare-importer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/rideshare-importer/)
by [RSS](https://plugins.trac.wordpress.org/log/rideshare-importer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **6 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.1 or higher **
 *  Tested up to **5.3.21**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/rideshare-importer/)
 * Tags
 * [import](https://os.wordpress.org/plugins/tags/import/)[travel](https://os.wordpress.org/plugins/tags/travel/)
   [uber](https://os.wordpress.org/plugins/tags/uber/)
 *  [Advanced View](https://os.wordpress.org/plugins/rideshare-importer/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/rideshare-importer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rideshare-importer/reviews/)

## Contributors

 *   [ Marek Hrabe ](https://profiles.wordpress.org/marekhrabe/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rideshare-importer/)