WooCommerce site down after a plugin update — how to recover
Quick answer
When a WooCommerce site goes down right after a plugin update, the update almost always conflicts with another plugin, the theme, or the current PHP/WordPress version. Recover by disabling the updated plugin (via SFTP/hosting file manager if the admin is locked), then restore or update compatibly and test — on managed hosting Liulum can roll the update back automatically before customers notice.
Symptoms
- The site or admin went white/blank immediately after an update ran
- Auto-updates were enabled and the store broke overnight with no action from you
- wp-admin is inaccessible so you can't disable the plugin normally
- Only the store/checkout broke while static pages still load
Common causes
- The updated plugin conflicts with another plugin or the active theme
- The new version requires a newer PHP/WordPress version than the site runs
- A silent auto-update shipped a breaking change overnight
- The update left the database or files in a half-migrated state
How to check
- 1.Note the exact plugin and version from the update history / email
- 2.Rename the plugin's folder via SFTP or the host file manager to force-disable it
- 3.Check the error log for a fatal error naming the plugin or a version mismatch
- 4.Confirm the site's PHP version against the plugin's stated requirement
How to fix it
1. Force-disable the plugin
If wp-admin is locked, rename the plugin's folder under wp-content/plugins via SFTP or your host's file manager — WordPress disables it and you regain access.
2. Restore or update compatibly
Roll back to the previous plugin version, or update PHP/WordPress/other plugins to meet the new requirement, then reactivate and test.
3. Turn off silent auto-updates
Disable automatic plugin updates on the store so breaking changes are reviewed and monitored before they ship live.
4. Recover automatically next time
On managed sites, Liulum detects the outage in seconds and can roll the update back to the last healthy version automatically — verified, reversible, and logged.
How Liulum helps
Liulum watches this path continuously, tells you in plain English the moment it breaks, and on sites it manages can run a safe, allow-listed, reversible repair automatically — so an outage lasts seconds, not hours.
Protect your storeFrequently asked questions
How do I get into wp-admin when a plugin update locked me out?
Use SFTP or your host's file manager to rename the offending plugin's folder inside wp-content/plugins. WordPress deactivates any plugin it can't find, which restores admin access so you can fix it properly.
Why do plugin auto-updates break WooCommerce stores?
Auto-updates ship without you testing them against your specific plugin/theme/PHP mix, so a breaking change can take the store down overnight with no one watching. That's why monitoring plus a rollback path matters.
Can Liulum roll back a bad WooCommerce update?
On managed WooCommerce sites, Liulum can automatically roll a breaking update back to the last healthy state and verify the store — every action logged and reversible — and it warns you when the wider network sees the same update breaking stores.