Corpus Analytica – PainTracker
PainTracker - WordPress Plugin - Interactive 3D pain mapping tool that lets patients mark pain areas on a male/female body model and saves the data as JSON for further processing.
by Connor Bröder, Bernhard Zechmann · github.com/aizech/corpus-analytica-paintracker · website
★ 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/aizech/corpus-analytica-paintracker/archive/refs/heads/main.zipFrom the readme
Corpus Analytica – PainTracker
Interactive 3D pain mapping tool for WordPress. PainTracker lets patients mark pain areas on a male/female 3D body model and stores the data as JSON for downstream processing (e.g. in the Corpus Analytica – Second Opinion workflow).
Features
- 3D male/female body models rendered with Babylon.js
- Interactive cursor and adjustable marker size
- List of all markers with per-marker delete buttons
- Global reset button to remove all markers at once
- Saves all marker data as JSON into a hidden form field
- Shortcode [wp-paintracker] to embed the tool anywhere
- Reusable PHP helper paintrackerrenderwidget() for integrations
- Support for smartphones with multi-touch gestures
Requirements
- WordPress 6.0 or higher
- PHP 8.0 or higher
Installation
1. Clone or download this repository into your WordPress wp-content/plugins/ directory as wp-paintracker.
2. In the WordPress admin, go to Plugins → Installed Plugins and activate Corpus Analytica – PainTracker.
3. Add the shortcode to a page or post to display the PainTracker button:
Usage
Shortcode
Basic usage:
With a custom button label:
When the user clicks the button, a modal opens with the 3
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.