Closed (fixed)
Project:
Plugin Manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Anonymous (not verified)
Created:
25 Sep 2008 at 20:32 UTC
Updated:
2 Nov 2017 at 16:05 UTC
The backends should be used to uninstall modules and themes, rather than local access.
Comments
Comment #1
jabapyth commentedno argument there :)
Comment #2
jabapyth commentedI've decided to get a move on this one. What i will be doing:
use backends to remove files
uninstall *all* plugins, not just ones installed w/ plugin_manager.
Comment #3
jabapyth commentedSo i just did a massive overhaul of the uninstall system. It doe snot yet allow uninstallation of non-PM installed modules, but it now has much better error reporting, and uses completely the pluggable backends.
check it out, and tell me how you like it.
Comment #4
jabapyth commentedAlright! The uninstall is officially awesome. It will uninstall any plugin thats not part of core, using the backends, just the way you want it.