विवरण
This plugin uses the Garmin Communicator Plugin to allow downloading of GPX data to connected Garmin GPS devices.
स्थापना
- Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
- Activate the plugin from Plugins page.
- Go to the plugin settings page and enter your Garmin site key.
You can get a Garmin site key from the Garmin Developer website
प्रश्नोत्तर
- How do I add a download link to a post?
-
- Create a custom field called ‘gpx’ with GPX data.
- Insert the [gpxconnect] shortcode into your post. Use the ‘name’ parameter to specify the filename that is created on the device. This should be unique. Eg, [gpxconnect name=my_route]
- How can I report a bug/feature request?
-
Create an issue in the GitHub issue tracker.
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“GPXconnect” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“GPXconnect” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0
- Enhancement: Improve plugin layout.
0.1
- Initial release.