=== RunPress ===
Contributors: markusfrenzel
Tags: runpress,runtastic,running,nordicwalking,cycling,mountainbiking,racecycling,hiking,treadmill,ergometer,tracking,sport,sports,gps,import runtastic,database,import,run
Donate link: http://markusfrenzel.de/wordpress/?page_id=2336
Requires at least: 3.3.1
Tested up to: 4.4.0
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
Imports your sports activities (running, nordicwalking, cycling, mountainbiking, racecycling, hiking, treadmill, ergometer) from the Runtastic website. Displays the data via shortcodes on your webpage. Widget included.
== Description ==
Do you ever want to display your sports activities from Runtastic.com on your own Website? This is no problem any longer.
RunPress gives you the opportunity to query the Runtastic website by using your Runtastic username and password. It imports your Runtastic sports activities (running, nordicwalking, cycling, mountainbiking, racecycling, hiking, treadmill, ergometer) into a table of your wordpress installation.
You will be capable of viewing your runtastic sports activities in the admin backend. By the use of shortcodes you're able to show your activities on non-admin pages of your site like posts and pages. Use the shortcode generator to easily create the needed shortcodes without any programming knowledge.
A widget is included to show your very latest sport activity, your high-scores or the last 5 sports activities in a table.
RunPress is continuously under development. Just share your wishes with me and I'll have a look at them.
You want to see it in action? Have a look at the plugin homepage here.
Do you think RunPress is useful for you? Then please consider to donate to keep the developer motivated and the plugin up and running.
ATTENTION: You MUST have CURL-Support in your PHP.INI active!
== Installation ==
1. Make sure that you've registered with Runtastic.com and that you've got your username and password in place.
2. PHP5 or better required on your Wordpress Site. CURL-Support in your PHP.INI must be active!
3. Simply install it from the plugins page in your admin area or download and unzip it into your wordpress directory.
4. Activate it from the plugins page.
5. Go to the RunPress Settings Page and configure it by typing in your Runtastic username and password. That's all
== Frequently Asked Questions ==
= I get a fatal error: Call to undefined function curl_init() =
This plugin uses the PHP curl library. Ask your provider to install / activate the curl library if it is not available on your system.
= Is there some kind of tutorial? =
Have a look at the plugins webpage here
= Where can I find documentation on the plugin? =
Refer to the Plugin Webpage
= I've installed and configured the plugin but I do not see any sports activities on my webpage! =
You've got to import your activities from Runtastic into your wordpress database and setup a shortcode to display your data in your webpage. Have a look at the admin page, "RunPress", "Local DB" or check the documentation.
= How do I display my activities on my website? =
It is possible in post and pages (via shortcodes) and there is also a widget to display your very latest sport activity, your High-Scores or the last 5 sports activities in the sidebar of your wordpress page.
= How do I create a shortcode? =
The easiest way is to use the integrated shortcode generator. It is located in your admin page, "RunPress", "Shortcode Generator". There a also some examples mentioned.
= What will happen to the data if I uninstall the plugin? =
It depends on how you configured RunPress! I've implemented an option which allows you to deactivate or deinstall the plugin without the loss of your data.
= I've forgotten to set the option of deleting all data and uninstalled your plugin. Which table do I have to delete on my database to get rid of the runtastic data?
The table is labeled with your MySQL table prefix of your wordpress installation (default: wp_) plus "runpress_db"
== Changelog ==
= 1.2.0 =
* added a few more types of activities to display: running, hiking, racecycling, mountainbiking, cycling, nordicwalking, ergometer and treadmill.
* added support for those new activity types to use in shortcodes
* widget edited to show the activity type
= 1.1.0 =
* added a new shortcode to display single entries
* some minor changes to the shortcode generator
= 1.0.0 =
* initial version
== Upgrade Notice ==
== Screenshots ==
1. The Settings Page
2. Local Database
3. Synchronization Options
4. Shortcode Generator
5. Widget Output of the last activity
6. Chart which can be displayed in pages/posts
7. Single activity in a post/page