Title: Alpaca Issue Tracker
Author: Rareview®
Published: <strong>May 28, 2026</strong>
Last modified: May 28, 2026

---

Search plugins

![](https://ps.w.org/alpaca-issue-tracker/assets/banner-772x250.jpg?rev=3552631)

![](https://ps.w.org/alpaca-issue-tracker/assets/icon-256x256.jpg?rev=3552631)

# Alpaca Issue Tracker

 By [Rareview®](https://profiles.wordpress.org/rareview/)

[Download](https://downloads.wordpress.org/plugin/alpaca-issue-tracker.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/alpaca-issue-tracker/#description)
 * [Reviews](https://wordpress.org/plugins/alpaca-issue-tracker/#reviews)
 *  [Installation](https://wordpress.org/plugins/alpaca-issue-tracker/#installation)
 * [Development](https://wordpress.org/plugins/alpaca-issue-tracker/#developers)

 [Support](https://wordpress.org/support/plugin/alpaca-issue-tracker/)

## Description

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.

#### Key Features

 * **Kanban Board Interface** – Drag-and-drop issues between and within fully customizable
   status columns
 * **Automatic Context Capture** – Browser info, page context, and technical details
   are saved with each bug report submitted from the front end
 * **Built for WordPress** – Uses native WordPress components, post types, taxonomies
   and database tables
 * **Extensibility** – Developers can add custom functions and integrations via 
   conventional WordPress actions & filters
 * **Respects User Permissions** – Integrates with WordPress user roles and capabilities
 * **Screenshot Capture** – See exactly what the user saw, captured and processed
   locally within the browser
 * **Comment and Activity Thread** – A unified view of each issue’s progress, supporting
   attachment uploads and user mentions
 * **Priority Management** – Flag high-priority items and set deadlines
 * **Assignee System** – Assign issues and checklist items to team members
 * **Email Notifications** – Instant or daily digest email notifications for the
   issues you care about
 * **Translation Ready** – Fully localized and ready for translation into any language(
   including RTL support)
 * **No Artificial Limitations** – Use on as many sites, with as many users, issues,
   attachments and interactions as you need

#### Perfect For

 * Freelance developers managing client sites
 * Small agencies tracking bugs and feature requests
 * Development teams needing lightweight project management
 * Clients performing QA on a new site
 * Account managers responsible for rolling retainer contracts
 * Enterprises and government bodies needing extra reassurance on hosting

#### How It Works

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.

### Third-Party Libraries

Alpaca Issue Tracker includes runtime copies or bundled output from the following
GPL-compatible libraries:

 * Bowser – MIT license – https://github.com/bowser-js/bowser
 * DOMPurify – MPL-2.0 option from `(MPL-2.0 OR Apache-2.0)` – https://github.com/
   cure53/DOMPurify
 * Marked – MIT license – https://marked.js.org/
 * PrismJS – MIT license – https://prismjs.com/
 * PropTypes – MIT license – https://github.com/facebook/prop-types
 * SnapDOM – MIT license – https://github.com/zumerlab/snapdom

### Recommended Plugins

Alpaca 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.

### Development

Alpaca Issue Tracker is currently in active development.

Source code and build configuration are available at:
 https://github.com/rareview/
alpaca

#### Building from Source

 1. Clone the repository
 2. Run `npm install`
 3. Run `npm run lint`
 4. Run `npm run build`
 5. Run `npm run zip` to create a distributable package

The 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.

### Privacy Policy

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.

### Credits

Developed by [Rareview®](https://rareview.com/)

## Screenshots

 * [[
 * Project Board organizes issues by status with labels, assignees, deadlines, watchlist
   state, and priority indicators.
 * [[
 * Issue details keep priority, due dates, assignees, labels, checklist items, attachments,
   and the comment timeline in one place.
 * [[
 * Project Activity shows a chronological feed of issue comments and updates across
   the board.
 * [[
 * Context Capture lets users report an issue from wp-admin with an optional high-
   priority flag and technical context.
 * [[
 * Notification preferences let each user control instant and daily digest updates
   for issue activity.
 * [[
 * Configure keeps board statuses, labels, deleted items, cards, and global settings
   inside WordPress.
 * [[
 * Frontend issue capture lets logged-in users report problems from public pages
   without opening wp-admin.
 * [[
 * Email Templates let admins edit instant and daily digest email content with a
   live preview.

## Installation

 1. Install and activate the plugin as normal.
 2. Admin users can configure status columns and issue labels at: Project Board / Configure
 3. Admin users can edit the design of Alpaca Issue Tracker email notifications at:
    Project Board / Email Templates
 4. All users can set up personal notifications about issue progress: Project Board/
    My Notifications

## FAQ

### Who can see the Alpaca Issue Tracker interface?

By default, only logged-in users can see the Alpaca Issue Tracker toolbar and report
issues. Administrators have full access to the project board and all issues.

### Does this work with Gutenberg?

Yes! Alpaca Issue Tracker is built using WordPress Gutenberg components for a native
WordPress experience.

### Can I customize the Status columns and Labels?

Yes, of course! You can add extra columns and labels, and change their names or 
presentation order, on the Configure screen.

### Can I customize the card presentation?

Yes! You can choose which metadata points are shown on cards in the Board view, 
for just the right amount of information at a glance.

### Is this compatible with multisite?

Alpaca Issue Tracker works on multisite installations, with each site having its
own independent project board. An aggregation view across sites is planned for a
future release.

### What kinds of notifications can Alpaca Issue Tracker send?

Alpaca Issue Tracker ships with a highly configurable email notification system.
You can choose to receive instant notifications of activity relevant to you and 
your issues; or a daily digest of all activity. You can even design the email templates
using a block-based editor.

You can @-mention another user within the text of a comment, to send them a notification.
A search window will appear as soon as you type an @ symbol.

Alpaca Issue Tracker’s notification engine has been built with extensibility in 
mind: additional channels will be added in the future.

### Where is the data stored?

All data is stored in your WordPress database’s core tables using custom post types
and taxonomies. The base plugin uses no external services.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Alpaca Issue Tracker” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Rareview® ](https://profiles.wordpress.org/rareview/)
 *   [ Simon Dickson ](https://profiles.wordpress.org/s1m0nd/)
 *   [ Pratik Barvaliya ](https://profiles.wordpress.org/pratikbarvaliya/)
 *   [ Damir Tahiri ](https://profiles.wordpress.org/tahireu/)

[Translate “Alpaca Issue Tracker” into your language.](https://translate.wordpress.org/projects/wp-plugins/alpaca-issue-tracker)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/alpaca-issue-tracker/),
check out the [SVN repository](https://plugins.svn.wordpress.org/alpaca-issue-tracker/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/alpaca-issue-tracker/)
by [RSS](https://plugins.trac.wordpress.org/log/alpaca-issue-tracker/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0: May 2026

 * First public release

## Meta

 *  Version **1.0.0**
 *  Last updated **2 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bug tracker](https://wordpress.org/plugins/tags/bug-tracker/)[development](https://wordpress.org/plugins/tags/development/)
   [issue tracker](https://wordpress.org/plugins/tags/issue-tracker/)[kanban](https://wordpress.org/plugins/tags/kanban/)
   [project management](https://wordpress.org/plugins/tags/project-management/)
 *  [Advanced View](https://wordpress.org/plugins/alpaca-issue-tracker/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/alpaca-issue-tracker/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/alpaca-issue-tracker/reviews/)

## Contributors

 *   [ Rareview® ](https://profiles.wordpress.org/rareview/)
 *   [ Simon Dickson ](https://profiles.wordpress.org/s1m0nd/)
 *   [ Pratik Barvaliya ](https://profiles.wordpress.org/pratikbarvaliya/)
 *   [ Damir Tahiri ](https://profiles.wordpress.org/tahireu/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/alpaca-issue-tracker/)