★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/julbrs/strava-parser/archive/refs/heads/master.zipReadme
Strava Parser
Wordpress plugin that show a Strava trace in an article.

Feature
- Show a box under the article with Elevation containing the Strava Activity GPX
- Provide caching (store the gpx locally)
Install
Just drop the folder strava-parser in wp-plugins
Install dependencies with
composer install
Activate the plugin, then setup the following parameters in the plugin configuration (Settings/Strava Parser):
MapBox APIis the API key used to show the MapBox map. Get it here.Strava URL Custom Field Namethis is the internal name of the custom field that contains the Strava Activity URL.
The box will appears once you save an activity in an article.
Thanks
Using Leaflet !
Thanks to Mapbox for the tiles !
Developed and first deployed on ravito, a French blogging platform for trail-runners. Take a look !
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.1 | Jul 16, 2019 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.