Traxs
Smart Purchase Order & Receiving Workflow for WordPress.
★ 1stars
22release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/emkowale/traxs/releases/download/v1.0.23/traxs-v1.0.23.zipDeclares an update source (https://github.com/emkowale/traxs), so updates arrive through the plugin's own updater.
From the readme
Traxs — Receive Goods SPA for The Bear Traxs
A lightweight WordPress plugin that provides a mobile-first kiosk interface to list POs and receive goods, bridging data from the Eject system.
Design ground rules (non-negotiable):
- Files ≤ 100 lines each (JS/PHP/CSS) unless truly unavoidable.
- No inline CSS in JS or PHP. All styling lives in /assets/css/.
- Mobile portrait first. Buttons stacked, centered. Kiosk use.
- Color palette: background #0e243c (navy), buttons #ffd078 (yellow), accent #863d3d (brown).
- Navigation uses hash routes (e.g., /#/, /#/pos, /#/receive?po=ID).
- Security: any state-changing REST route requires managewoocommerce.
1) What the user sees
A. Home screen (after login → /traxs/ → /#/)
- Centered title: “Traxs” in #ffd078.
- Centered logo: Bear Traxs mark, 120px.
- Three stacked buttons (full-width up to 320px):
1. Receive Goods → route to /#/pos
2. Print Work Orders → route to /#/print (placeholder)
3. Scan Work Order → route to /#/scan (placeholder)
- Background everywhere: #0e243c.
- Buttons: #ffd078, no corner radius, bold, centered, stacked.
B. POs list (route /#/pos)
- Header area shows centered logo.
- Title text “POs”.
- For each finalized
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.23 | Jun 4, 2026 | traxs-v1.0.23.zip | 0 |
| v1.0.22 | Feb 20, 2026 | traxs-v1.0.22.zip | 6 |
| v1.0.21 | Feb 20, 2026 | traxs-v1.0.21.zip | 3 |
| v1.0.19 | Dec 22, 2025 | traxs-v1.0.19.zip | 0 |
| v1.0.15 | Nov 20, 2025 | traxs-v1.0.15.zip | 1 |
| v1.0.14 | Nov 19, 2025 | traxs-v1.0.14.zip | 1 |
| v1.0.8 | Nov 18, 2025 | traxs-v1.0.8.zip | 4 |
| v1.0.7 | Nov 17, 2025 | traxs-v1.0.7.zip | 1 |
| v1.0.6 | Nov 17, 2025 | traxs-v1.0.6.zip | 2 |
| v1.0.4 | Nov 14, 2025 | traxs-v1.0.4.zip | 4 |