https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25549
--- Comment #17 from Katrin Fischer <[email protected]> --- > > I think it would be nice if we offered the uninstall option for broken > > plugins. Otherwise you are stuck with them forever until you can get > > someone on your server to remove them. > > This is more difficult: The uninstall button actually calls an uninstall > method from within the plugins themselves to allow for some cleanup that's > plugin specific. If we wanted to expose something for broken plugins we > would need to write a specific method for it and it would be more of a > 'Partial remove' than an uninstall.. we would likely be left with data in > the database as there's no easy way we could tell where the plugin put it's > data. I think leave that one for another bug 😉 It was meant to be - this one is passed :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
