Title: BenchMend
Author: benchmend
Published: <strong>September 27, 2026</strong>
Last modified: September 27, 2026

---

Search plugins

![](https://ps.w.org/benchmend/assets/banner-772x250.png?rev=3715426)

![](https://ps.w.org/benchmend/assets/icon-256x256.png?rev=3715426)

# BenchMend

 By [benchmend](https://profiles.wordpress.org/benchmend/)

[Download](https://downloads.wordpress.org/plugin/benchmend.0.8.32.zip)

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

 [Support](https://wordpress.org/support/plugin/benchmend/)

## Description

BenchMend is a repair-management plugin for independent electronics and service 
workshops. It keeps repair records, customer details, workshop progress and customer
communication inside WordPress.

Core features include:

 * Repair records with unique workshop references.
 * A focused workflow for awaiting devices, repairs in progress, awaiting parts 
   and completed work.
 * Customer names, email addresses, phone numbers, device details and repair notes.
 * Configurable drop-off appointments and workshop-wide warranty defaults.
 * A live, private workshop display for active repairs.
 * Private customer repair pages with progress information.
 * Branded customer emails sent through the standard WordPress email system.
 * Repair timelines and staff activity records.
 * Photo and PDF evidence attached to repair records.
 * A customer-request form using the `[benchmend_request_form]` shortcode.
 * A customer-request inbox with private request links and optional repair linking.
 * Business-name, contact, sender, logo and colour settings.
 * System-health checks for the workshop configuration.
 * Administrator-only CSV exports and structured JSON backups.
 * Returning-device detection when a serial number matches earlier repairs.

BenchMend stores its records on your own WordPress installation. It does not require
a BenchMend account, licence key or external subscription.

An optional commercial add-on, BenchMend Pro, is available separately from [BenchMend](https://benchmend.com/).
Core remains fully functional without Pro, and no Core feature is time-limited or
restricted by a usage quota.

### Optional Pro Add-on

BenchMend Pro is a separately installed optional add-on for workshops that need 
repair-report PDFs, warranty documents, customer conversations, parts stock, device
passports, analytics and WooCommerce integration. Core remains fully functional 
without it.

[View BenchMend Pro](https://benchmend.com/product/benchmend-pro/)

### Privacy

BenchMend is designed to store workshop data locally on the WordPress installation.
Depending on how the plugin is used, stored data may include customer names, email
addresses, phone numbers, device details, serial numbers, messages and uploaded 
evidence.

BenchMend Core does not include analytics, advertising or usage tracking and does
not transmit plugin-usage data to BenchMend. Customer emails are sent using the 
site’s configured WordPress email system. Site owners are responsible for establishing
an appropriate lawful basis, retention policy, access policy and privacy notice 
for the customer data they collect.

Uninstalling the plugin does not automatically delete repair records or customer
data. This protects workshop records from accidental deletion. Site owners should
remove data through WordPress or their database-management process when required.

## Screenshots

[⌊Workshop dashboard showing repairs grouped by their current status.⌉⌊Workshop 
dashboard showing repairs grouped by their current status.⌉[

Workshop dashboard showing repairs grouped by their current status.

[⌊Repair editor with customer, device, appointment and workflow details.⌉⌊Repair
editor with customer, device, appointment and workflow details.⌉[

Repair editor with customer, device, appointment and workflow details.

[⌊Private customer repair page with live progress information.⌉⌊Private customer
repair page with live progress information.⌉[

Private customer repair page with live progress information.

[⌊Customer-request form for logged-in customers and guests.⌉⌊Customer-request form
for logged-in customers and guests.⌉[

Customer-request form for logged-in customers and guests.

[⌊BenchMend settings for workshop details, branding, email identity and warranty
defaults.⌉⌊BenchMend settings for workshop details, branding, email identity and
warranty defaults.⌉[

BenchMend settings for workshop details, branding, email identity and warranty defaults.

## Installation

 1. Install BenchMend from the WordPress Plugins screen and activate it.
 2. Follow the first-run setup wizard to add your workshop details and branding.
 3. Open **BenchMend > Add Repair** to create your first repair.
 4. To accept customer requests, place `[benchmend_request_form]` on a WordPress page.

## FAQ

### Does BenchMend require WooCommerce?

No. BenchMend Core can manage repairs and customer requests without WooCommerce.

### Does Core require a licence key or subscription?

No. BenchMend Core has no licence gate, time limit or usage quota.

### Where is workshop data stored?

Repair and customer-request records are stored in your WordPress database. Uploaded
evidence is stored in the WordPress media library.

### Can customers view their repairs without an account?

Yes. BenchMend can create private, hard-to-guess customer links for individual repairs
and requests. These pages are marked noindex and can be regenerated by workshop 
staff.

### How are customer emails sent?

BenchMend uses the standard WordPress `wp_mail()` system. Delivery depends on the
email configuration of the WordPress site. An SMTP plugin can be used if required.

### Does BenchMend contact external services?

No. BenchMend Core does not send usage or tracking data to BenchMend or another 
external service. Customer emails are passed to the WordPress email system configured
by the site owner.

### Is a paid add-on required?

No. BenchMend Pro is an optional, separately installed extension. The features listed
on this page are included in Core and do not expire.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“BenchMend” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ benchmend ](https://profiles.wordpress.org/benchmend/)

[Translate “BenchMend” into your language.](https://translate.wordpress.org/projects/wp-plugins/benchmend)

### Interested in development?

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

## Changelog

#### 0.8.32

 * Redesigned the customer request form with a clearer branded header, improved 
   field spacing and a prominent submission action.
 * Improved the signed-in customer request history with status badges and clearer
   links.
 * Refined photo-upload, success, error, keyboard-focus and mobile styles.

#### 0.8.31

 * Removed the customer-portal response output buffer and rendered filtered portal
   sections directly.

#### 0.8.30

 * Clarified the coding-standard annotation for the read-only request-result notice.

#### 0.8.29

 * Corrected nonce-protected repair redirects after creating or updating a repair.

#### 0.8.28

 * Added nonce verification to the public workshop refresh request.
 * Added nonce verification to dedicated repair-management screen links.
 * Separated capability, token and nonce checks so each authorization step cannot
   be bypassed.
 * Documented intentionally read-only capability-token routes used by permanent 
   customer and workshop links.

#### 0.8.27

 * Moved evidence metadata sanitization into the nonce-verified repair save handler.
 * Removed the remaining Plugin Check nonce-verification warnings.

#### 0.8.26

 * Replaced directly rendered JavaScript and CSS with WordPress enqueue APIs.
 * Added dedicated enqueued scripts for admin actions and the workshop display.
 * Sanitized nested repair, request and settings inputs immediately on receipt.
 * Clarified nonce and capability enforcement across form and upload handlers.

#### 0.8.25

 * Corrected plugin header metadata for WordPress.org submission.

#### 0.8.24

 * Documented intentional read-only request parameters and bounded metadata queries
   for WordPress coding-standard checks.
 * Documented nonce and field-validation paths used by repair evidence and customer-
   request handlers.

#### 0.8.23

 * Resolved WordPress Plugin Check translation, nonce-output and export warnings.

#### 0.8.22

 * Removed the BenchMend credit from the public workshop-display footer.
 * Improved source readability for WordPress.org review.

#### 0.8.21

 * Added returning-device detection to the Add Repair screen.
 * Entering a previously recorded serial number now shows matching repair history
   and a direct link to each repair.
 * Displays warranty status when a published BenchMend Pro report provides warranty
   information.

#### 0.8.20

 * Added administrator-only CSV exports for repairs and customer requests.
 * Added optional date and status filters for spreadsheet exports.
 * Added a structured JSON backup containing BenchMend records, metadata, timelines,
   settings and evidence-file references.
 * Added spreadsheet-formula protection for customer-supplied CSV values.
 * Backup downloads do not alter or restore live workshop data.

#### 0.8.19

 * Added secure customer replies from the private request page.
 * Combined workshop and customer messages into a two-way conversation history.
 * Added workshop email notifications when a customer replies.
 * Closed requests return to an active request status when the customer responds.

#### 0.8.18

 * Fixed customer request email links so relative request paths are converted to
   complete website URLs.
 * Existing requests automatically use the corrected full-domain link when a new
   reply is sent.

#### 0.8.17

 * Added direct email replies to the dedicated Customer Request screen.
 * Added a saved reply history, delivery status, and optional close-after-send action.
 * Customers can see successfully delivered workshop replies through their private
   request link.

#### 0.8.16

 * Corrected Customer Requests admin routing and aligned its permissions with the
   main BenchMend menu.

#### 0.8.15

 * Replaced the default WordPress Customer Requests list with a dedicated workshop
   inbox.
 * Added request search, status summaries, filters and responsive request rows.
 * Added a structured request view with customer details, attachments, internal 
   notes, repair linking and one-click repair creation.

#### 0.8.14

 * Replaced the default WordPress new-post screen with a dedicated branded New Repair
   form.
 * Creates the repair reference and private portal link automatically, then opens
   the new repair overview.
 * Keeps the full WordPress editor available separately for advanced editing of 
   existing repairs.

#### 0.8.13

 * Added a dedicated branded repair overview instead of opening repairs directly
   in the default WordPress editor.
 * Added arrival, status, cancellation, evidence, communication, timeline, portal
   and internal-note controls to the overview.
 * Kept the full WordPress repair editor available through a clear Edit Repair action.

#### 0.8.12

 * Replaced the default WordPress repair list with a dedicated BenchMend repairs
   screen.
 * Added repair search, status and source filters, summary counts, status badges
   and responsive repair cards.
 * Added the configured workshop logo to BenchMend administration page headers.

#### 0.8.11

 * Added a first-run setup wizard for workshop details, branding, email identity
   and repair defaults.
 * Opens only after a fresh activation and does not interrupt normal plugin updates.
 * Added a Settings link for running the setup wizard again at any time.

#### 0.8.10

 * Added a restrained optional Pro add-on card to the BenchMend Settings page.
 * Shows a simple active confirmation instead of a promotion when Pro is installed.

#### 0.8.9

 * Added retained cancellation records for local repairs.
 * Added a protected Cancel Repair action and a permanent Cancelled status.
 * Added a cancellation event for stock and commerce integrations.

#### 0.8.8

 * Corrected Plugin Check output-escaping errors in dashboards, previews and request
   details.
 * Replaced direct public stylesheet tags with the WordPress enqueue system.
 * Removed obsolete manual translation loading and language-directory metadata.

#### 0.8.7

 * Prepared Core for submission to the WordPress.org Plugin Directory.
 * Added complete GPL licence metadata and translation loading.
 * Removed the default public-facing BenchMend credit.
 * Replaced the test-build readme with public installation, FAQ and privacy documentation.

#### 0.8.6

 * Added a workshop-wide default repair warranty setting.
 * Existing installations retain the three-month default unless changed.

#### 0.8.5

 * Rebuilt customer emails with a shared table-based template for Classic Outlook
   compatibility.
 * Added explicit logo dimensions and email-safe buttons, backgrounds and spacing.

#### 0.8.4

 * Added configurable sender name, sending address and reply-to address.
 * Replaced the default WordPress sender identity on Core customer emails.

#### 0.8.3

 * Added a business logo selector with media-library preview and removal.
 * Falls back to the WordPress Site Logo when no BenchMend-specific logo is selected.
 * Added workshop branding to customer emails and repair portals.

#### 0.8.2

 * Corrected the Customer Requests unread count to use a compact WordPress menu 
   badge.

#### 0.8.1

 * Added optional customer-request photo uploads for device identification and visible
   damage.
 * Accepts up to five validated JPG, PNG or WebP images with a 10 MB per-file limit.
 * Added request-image previews for workshop staff and private customer request 
   pages.

#### 0.8.0

 * Added customer and guest repair-request intake, an admin request inbox, acknowledgements
   and private request pages.

#### 0.7.0

 * Added a secure repair-creation interface for compatible extensions.

#### 0.6.0

 * Added repair timelines, staff attribution and repair evidence.

#### 0.5.0

 * Added repair-owned photo, PDF and evidence uploads.

#### 0.4.0

 * Added private customer repair pages and workshop-managed access links.

#### 0.3.0

 * Added branded customer emails and repair communication history.

#### 0.2.0

 * Added the live workshop dashboard and private workshop display.

#### 0.1.0

 * Initial BenchMend Core release.

## Meta

 *  Version **0.8.32**
 *  Last updated **3 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [business](https://wordpress.org/plugins/tags/business/)[customer](https://wordpress.org/plugins/tags/customer/)
   [management](https://wordpress.org/plugins/tags/management/)[repair](https://wordpress.org/plugins/tags/repair/)
   [workflow](https://wordpress.org/plugins/tags/workflow/)
 *  [Advanced View](https://wordpress.org/plugins/benchmend/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/benchmend/reviews/)

## Contributors

 *   [ benchmend ](https://profiles.wordpress.org/benchmend/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/benchmend/)