Title: Alpaca Issue Tracker
Author: Rareview®
Published: <strong>2026 年 5 月 28 日</strong>
Last modified: 2026 年 5 月 28 日

---

搜索插件

![](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

 作者：[Rareview®](https://profiles.wordpress.org/rareview/)

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

 * [详情](https://cn.wordpress.org/plugins/alpaca-issue-tracker/#description)
 * [评价](https://cn.wordpress.org/plugins/alpaca-issue-tracker/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/alpaca-issue-tracker/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/alpaca-issue-tracker/#developers)

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

## 描述

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/)

## 屏幕截图

 * [[
 * 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.

## 安装

 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

## 常见问题

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

## 评价

此插件暂无评价。

## 贡献者及开发者

「Alpaca Issue Tracker」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ 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/)

[帮助将「Alpaca Issue Tracker」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/alpaca-issue-tracker)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/alpaca-issue-tracker/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/alpaca-issue-tracker/)，或通过[RSS](https://plugins.trac.wordpress.org/log/alpaca-issue-tracker/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/alpaca-issue-tracker/)。

## 更新日志

#### 1.0: May 2026

 * First public release

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**4 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.8 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/alpaca-issue-tracker/)
 * 标签
 * [bug tracker](https://cn.wordpress.org/plugins/tags/bug-tracker/)[development](https://cn.wordpress.org/plugins/tags/development/)
   [issue tracker](https://cn.wordpress.org/plugins/tags/issue-tracker/)[kanban](https://cn.wordpress.org/plugins/tags/kanban/)
   [project management](https://cn.wordpress.org/plugins/tags/project-management/)
 *  [高级视图](https://cn.wordpress.org/plugins/alpaca-issue-tracker/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/alpaca-issue-tracker/reviews/)

## 贡献者

 *   [ 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/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/alpaca-issue-tracker/)