v1.8.1 — Fix "Plugin file does not exist" on update
Fix
"Plugin file does not exist" error when installing an update over an existing plugin.
The fallback plugin-file scan was excluding any path already listed in the pre-deactivation active plugins snapshot — which is exactly where the updated plugin lives. Replaced with get_plugins() scoped to the known slug folder, which has no such exclusion.
Install
Drop wp-ez-plugin-deploy-1.8.1.zip onto the EZ Plugin Deploy zone.