Title: Patcherly
Author: patcherly
Published: <strong>5. August 2026</strong>
Last modified: 7. August 2026

---

Search plugins

![](https://ps.w.org/patcherly/assets/banner-772x250.jpg?rev=3599371)

![](https://ps.w.org/patcherly/assets/icon.svg?rev=3599371)

# Patcherly

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

[Download](https://downloads.wordpress.org/plugin/patcherly.2.5.5.zip)

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

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

## Description

**Patcherly catches WordPress and WooCommerce errors and provides bug fixes ready
to review and apply in seconds.**

We’ve all been there…

 * A plugin update ships a broken function call on your PHP version. Checkout dies
   on Friday night. You’re debugging at 11pm while your customers panic.
 * A theme update changes something subtle and now 5% of your checkout flow errors.
   You’re chasing your developer for days. Meanwhile, you’re losing orders.
 * A custom integration breaks and your customers can’t access their accounts. Bad
   reviews roll in, your reputation takes the hit.

**This is what Patcherly finally stops.** It was built by WordPress experts with
15+ years experience debugging and fixing these exact bugs.

Patcherly watches your site 24/7. When something breaks, it detects it instantly,
proposes a fix tailored to **your** website (not some generic AI fix), backs up 
your files on **your** server, and waits for **your** approval.

You stay in control. You review the fix. You decide. If something’s wrong, rollback
is one click (and automatic if our tests fail). Your site stays yours.

> Think of it as giving yourself the superpower to fix production bugs safely and
> instantly, without waiting for days while the outage is costing you customers 
> and reputation, giving you peace of mind back.

#### How it works

 1. **Watch** – Install the plugin, pair your site in 2 minutes, and Patcherly starts
    monitoring.
 2. **Think** – When an error happens, Patcherly analyzes it with full context about
    your site and proposes a focused fix.
 3. **Fix** – You review and approve. We back up your files on your server. The patch
    applies. Tests run. If anything’s off, automatic rollback.

That’s it. You’re always in the loop. Nothing changes without you.

#### Free to start. 30-day Pro trial included.

Install the plugin, pair your site, and get a full 30-day Pro trial with no credit
card. After that, keep the free Personal plan or subscribe. See [pricing](https://patcherly.com/pricing).

#### Built on trust

Your files stay on your server. Period. We never store your source code, database,
or media. Only what’s needed to fix a bug leaves your site: error details and a 
short code snippet. Pre-apply backups live on your infrastructure, never ours. Your
code doesn’t train AI models and we never ask for access to your website or credentials.

#### Resources

[Patcherly.com](https://patcherly.com) · [Help Center](https://help.patcherly.com)·
[Security](https://patcherly.com/security) · [Privacy](https://patcherly.com/legal/privacy-policy)·
[Discord](https://discord.gg/7yZkD9KNsS)

## Screenshots

[⌊Patcherly Home — connection status, recent activity, and metrics.⌉⌊Patcherly Home—
connection status, recent activity, and metrics.⌉[

Patcherly Home — connection status, recent activity, and metrics.

[⌊Errors list — live errors with severity and quick actions.⌉⌊Errors list — live
errors with severity and quick actions.⌉[

Errors list — live errors with severity and quick actions.

[⌊Patch review — what's being fixed, why, and approve or skip.⌉⌊Patch review — what's
being fixed, why, and approve or skip.⌉[

Patch review — what’s being fixed, why, and approve or skip.

## Installation

 1. Install **Patcherly** from **Plugins  Add New**, or upload the `patcherly` folder
    to `/wp-content/plugins/`.
 2. Activate the plugin.
 3. Go to **Patcherly  Home**.
 4. Click **Connect with Patcherly** and finish pairing.
 5. Done — your site is monitored.

## FAQ

### Do I need a Patcherly account?

Yes, but it’s free. [Sign up](https://patcherly.com), install the plugin, and connect.
You’ll get a 30-day full Pro trial immediately.

### What if I don’t like a fix?

No problem. Rollback with one click from the dashboard, or manually anytime the 
backup exists on your server.

### What data leaves my site?

Only what’s needed to diagnose and fix: error details, a code snippet, and basic
site metadata. Never your database, media, or user data. Backups stay on your server.
You can check exactly what gets sent from the Settings page -> Context. [Privacy Policy](https://patcherly.com/legal/privacy-policy).

### Is anything sent before I connect?

No. Nothing happens until you complete **Connect with Patcherly** in the plugin.

### Does this replace my dashboard?

No. wp-admin shows errors and recent activity. Full history, multiple sites, team
access, and billing live in the [dashboard](https://app.patcherly.com).

### Can I turn on auto-apply?

Yes, optional. Most keep manual approval on. Enable auto-apply in your dashboard
if you want Patcherly to apply fixes automatically if the fix confidence is above
90% (available on paid plans).

### What is Emergency Rescue?

A safety net that stays active even if the main plugin can’t load (e.g. a bad theme
custom code or plugin update crashed your site completely). Keeps monitoring, patching
and rollback available when you need them most. On by default; disable in Settings
Advanced if you prefer.

### Does the plugin edit my wp-config.php?

No. From the plugin’s Settings, if we detect you may need to enable debugging, you
can either paste a snippet manually in your wp-config.php, or click **Apply snippet**
and we’ll do it for you.

### Where’s the source?

[github.com/Patcherly-Official/patcherly-connector-packages](https://github.com/Patcherly-Official/patcherly-connector-packages)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ patcherly ](https://profiles.wordpress.org/patcherly/)
 *   [ Shambix ](https://profiles.wordpress.org/shambix/)

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

### Interested in development?

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

## Changelog

#### 2.5.3

 * Complete rewrite: aligned tone and messaging with Patcherly’s core philosophy.
   Removed generic language, added relatable pain points and emphasis on control
   and trust.

#### 2.5.2

 * Maintenance release aligned with current Patcherly connector package.

#### 2.5.0

 * First public release on WP.org
 * Improved signup copy and trial FAQ for hosted plans.

## Meta

 *  Version **2.5.5**
 *  Last updated **2 Deeg ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.3 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/patcherly/)
 * Tags
 * [AI](https://ltz.wordpress.org/plugins/tags/ai/)[debug](https://ltz.wordpress.org/plugins/tags/debug/)
   [error monitoring](https://ltz.wordpress.org/plugins/tags/error-monitoring/)
 *  [Advanced View](https://ltz.wordpress.org/plugins/patcherly/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ patcherly ](https://profiles.wordpress.org/patcherly/)
 *   [ Shambix ](https://profiles.wordpress.org/shambix/)

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://github.com/sponsors/Patcherly-Official)