Alpaca Issue Tracker is a powerful yet simple issue tracking system that lives inside your WordPress admin. Built with the WordPress philosophy in mind, it provides a Trello-like kanban board interface for managing bugs, feature requests, and project tasks.
Clients don’t have the time or knowledge to provide detailed technical reports when they spot a problem. But developers can’t do their job without that detail. Alpaca Issue Tracker solves this by automatically capturing all the technical context WordPress already knows about each page request.
When a user reports an issue via the Alpaca Issue Tracker front-end toolbar, the plugin silently captures:
– A screenshot of what the user can see
– Browser and device information
– Current page URL and template
– Queried object details and HTTP headers
– Any JavaScript errors
This gives developers everything they need to reproduce and fix issues quickly, with zero burden on the client.
Issues can also be created on the admin side, meaning Alpaca Issue Tracker can also be used as a complete project management system, to plan new features or track internal tasks.
Alpaca Issue Tracker includes runtime copies or bundled output from the following GPL-compatible libraries:
(MPL-2.0 OR Apache-2.0) – https://github.com/cure53/DOMPurifyAlpaca Issue Tracker uses user images throughout its interface, for extra humanity. We recommend Simple Local Avatars as a reliable solution for processing and hosting photos of your users without using an external service.
Alpaca Issue Tracker is currently in active development.
Source code and build configuration are available at:
https://github.com/rareview/alpaca
npm installnpm run lintnpm run buildnpm run zip to create a distributable packageThe distributed plugin includes compiled JavaScript and CSS assets. The source files, dependency manifests, and build instructions are available in the repository above. Composer dependencies are used for development tooling and coding standards checks.
Alpaca Issue Tracker does not collect or transmit any data outside of your WordPress installation. All issue data, screenshots, and technical information are captured and stored locally in your WordPress database and/or filesystem.
Developed by Rareview®