This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CycloPress

Description

CycloPress allows you to track your cycling statistics from a cyclocomputer with WordPress.
You can even create a page in your blog to show your cycling stats and graphs.
Store information about multiple bicycles and compare your progress from year to year.

The GD library must be installed on your web server. After you activate CycloPress
you can see what version of GD (if any) you have installed by checking the CycloPress Debug page.

Screenshots

  • Manage your stats with CycloPress.
  • The 'Add a Ride' interface found under Write -> Ride.
  • A graph of distance over time.
  • A graph of average speed over time.
  • Example output of cy_get_summary().
  • CycloPress is widget-compatible. It shows your total miles and average speed.
  • The 'CycloPress Options' page found under Plugins -> CycloPress Options.

Installation

Requirements

  • WordPress version 2.5 or higher. CycloPress may work with older versions, but it is not suggested.
  • PHP version 4.3.1 or higher.
  • GD Library for PHP.

Installation

  1. Upload the cyclopress folder to the /wp-content/plugins/ directory.
  2. Make the /wp-content/plugins/cyclopress/graphs/ directory writable by your web server. (e.g. chmod 775)
  3. Activate the plugin through the Plugins menu in WordPress.
  4. Add your stats through the Write -> Ride interface.
  5. Create your cycling page in the CycloPress admin to see your stats on your blog.

Find more instructions and discussion on the CycloPress home page at amwhalen.com.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“CycloPress” is open source software. The following people have contributed to this plugin.

Contributors

Translate “CycloPress” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.