WP Trip Summary Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Features
- attach technical information to a post (ex. how long was your trip, how much did you totally climb, where from and where to, how hard do you think it has been, what kind of roads or trails did you encounter etc.);
- attach GPS data to a post (GPX and GeoJSON files are currently accepted as data sources) and display that track on a map;
- maintain rider’s log entries, while optionally specifying some of them as public;
- allows management of the look-up data used to populate the fields presented as single or multi-selection options list (ex.
Difficulty Level
,Open During Seasons
etc.); - allows customization of the map layer:
- map tile source (comes by default configured with OpenStreetMap);
- enabling/disabling of available map controls;
- customizing the visual representation of the track).
- allows customization of the measurement unit system used to represent various values (ex.
Total distance
,Total climb
etc.); - multi-language.
More details
This plug-in provides three basic features:
– allow some structured information to be filled in, according to a selected trip type;
– allow some GPS track to be uploaded and then rendered on a map;
– maintain rider’s log entries, while optionally specifying some of them as public.
Structured information is supported for the following types of trips:
– Bike trips;
– Hiking trips;
– Train rides.
For bike trips the following fields are available:
– Total distance;
– Total climb;
– Difficulty level;
– Access information (how to get to the start point and return from the end point);
– Open during seasons;
– Path surface type (eg: dirt, asphalt, grass etc.);
– Recommended bike type (eg: MTB, road bike etc.).
For hiking trips the following fields are available:
– Total distance;
– Total climb;
– Difficulty level;
– Access information;
– Open during seasons;
– Path surface type;
– Route markers.
For train rides the following fields are available:
– Total distance;
– How many trains were exchanged;
– Line gauge (mm);
– Railroad operators used;
– Line status (closed, operational etc.);
– Whether the line is electrified or not;
– Line type.
Requirements:
– PHP version 7.4.0 or greater;
– MySQL version 5.7 or greater (with spatial support);
– WordPress 6.0.0 or greater;
– libxml extension;
– SimpleXml extension;
– mysqli extension;
– mbstring – not strictly required, but recommended;
– zlib – not strictly required, but recommended.
Available in English, Romanian and French.
Helping out:
– by contributing: head over tot he project’s GitHub page: https://github.com/alexboia/WP-Trip-Summary;
– by donating: https://ko-fi.com/alexandruboia;
– support my paid work: https://alexboia.gumroad.com/.
Important note:
For those with plug-in versions older than 0.2.1, please see here notes on updating to plug-in version 0.2.1: https://github.com/alexboia/WP-Trip-Summary/blob/master/README-UPDATE-021.md
Screenshots
-
Frontend Viewer – Trip information
-
Frontend Viewer – Trip Map
-
Frontend Viewer – Top Teaser
-
Admin – Trip Editor – Map
-
Admin – Trip Editor – Trip information
-
Admin – Trip Editor – No trip type selected yet
-
Admin – Plug-in settings editor
-
Admin – Plug-in settings editor – chose a pre-defined tile configuration
-
Frontend Viewer – Trip Map with altitude profile
-
Admin – Maintenance page
-
Admin – Add rider log entry
-
Admin – List rider log entries
-
Frontend viewer – List rider log entries