Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Uninstall Plugin
#4
The plugins can't be fully automatically uninstalled, because they would need to also edit the template file and look for their initiation code, scan all pages if the plugin is initiated from within page content, and delete files created by the plugin. It may be even too difficult to do without problems if plugin doesn't work only by calling an empty function like
Code:
<?php nasty_plugin() ?>
Full automatic installation/deinstallation system is easier to maintain in database driven CMS-es, but I don't say it's not possible for this one. But it would need also a full management of the plugin, not only to install it and voilla, plugin's on, but there are its options ?

Other thing is that if you installed a plugin in a working environment, you are fully aware of necessity to have it.
Addons: blue business theme, Online Visitors, Notepad
Reply


Messages In This Thread
Uninstall Plugin - by dangerin - 2011-03-17, 08:24:45
Uninstall Plugin - by yojoe - 2011-03-17, 08:54:24
Uninstall Plugin - by dangerin - 2011-03-17, 20:19:17
Uninstall Plugin - by yojoe - 2011-03-17, 22:24:29
Uninstall Plugin - by ccagle8 - 2011-03-17, 22:34:08
Uninstall Plugin - by dangerin - 2011-03-17, 22:52:34
Uninstall Plugin - by dangerin - 2011-03-22, 17:11:54



Users browsing this thread: 1 Guest(s)