https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25222 --- Comment #22 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 199509 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199509&action=edit Bug 25222: Remove the plugin's subdirectory on uninstall Now that a plugin is installed into its own subdirectory of the plugins directory, uninstalling it should remove that whole subdirectory rather than just the plugin's own module and bundled files, which left an empty directory skeleton behind. Test Plan: 1) Apply all patches 2) Upload a plugin, then uninstall it from Administration > Manage plugins 3) Note its subdirectory under the plugins directory is gone -- You are receiving this mail because: You are watching all bug changes.