Garmin Communicator WordPress Plugin

I run the ridemap.org website which is a collection of motorbike routes and I wanted a way for people to download the routes to their GPS devices. Originally I was just going to provide a downloadable GPX file but then I found that Garmin have a browser plugin that allows data to be transferred between your Garmin GPS device and your computer.

After getting it working on my website I decided to wrap it up in a WordPress plugin to make it easier to integrate in posts.

You can get the code from GitHub.

To use the plugin you will need to get a free Garmin site key from the Garmin Developer website. Then create a custom WordPress field called ‘gpx’ with your GPX data and insert the [[gpxconnect]] shortcode into your post. This will add a button to allow users to download the GPX data directly to their Garmin device.

Comments

4 responses to “Garmin Communicator WordPress Plugin”

  1. Bosti Avatar
    Bosti

    HI,

    I’m trying to enable you plugin, but unsuccessfuly.

    I can not save settings: api Key, url.. when I press save it erases fields and they stay empty?

    Regards,
    Bosti

  2. David Avatar

    Hi Bosti

    Thanks for your comment. I’ve made some changes to the code and obviously broken something.

    I have made a ticket in the GitHub project and I’ll look into a fix.

    https://github.com/davidkeen/gpxconnect/issues/5

  3. David Avatar

    This should be fixed now.

  4. David Avatar

    The plugin is now hosted on the WordPress plugin directory. http://wordpress.org/extend/plugins/gpxconnect/

Leave a Reply

Your email address will not be published. Required fields are marked *