WP Manifestindependent plugin directory
manifest / utilities / simpletimetracker

Simple Time Tracking

A wordpress plugin for tracking time spent on tasks.

by Kevin Cowan · github.com/captureclub-llc/simpletimetracker · website

★ 0stars
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/captureclub-llc/simpletimetracker/archive/refs/heads/main.zip

Description

A lightweight WordPress plugin that allows administrators to track time entries and visualize them in charts.

Installation

  1. Upload the plugin files to the wp-content/plugins/simple-time-tracker directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Navigate to Time Tracker in the admin sidebar to begin tracking time.

Usage

  • Add a new time entry via Time Tracker » Add New.
  • View and filter entries in Time Tracker » All Entries.
  • Use the [time_tracker_chart] shortcode in posts or pages to display a time-tracking chart.

Screenshots

  1. Add New Entry – Enter and save time records.
  2. Entries Overview – View all logged entries.
  3. Chart Display – Visualize time distribution.

Changelog

1.2.0

  • Improved UI for adding and viewing entries.

1.0.0

  • Initial release: basic time entry and chart features.

Upgrade Notice

1.1.0

Ensure you have WordPress 6.8 or later for full compatibility.

License

This plugin is licensed under the GNU General Public License v2 or later.