how can i remove plugin from menu (WHM) ?
Hello,
i have menu items in Plugins, but the plugins doesnt exists.
How can remove it from the menu.
Also i have double menu items (with same content), that i want to remove.
-
If you are sure the items are no longer installed, edit /var/cpanel/pluginscache.yaml and remove the entries that are duplicates or no longer installed. Then, move /var/cpanel/pluginscache.cache to /root. Log out of the WebHost Manager and log back in, and the items will no longer be listed under Home " Plugins. 0 -
thank you, this solved my problem. 0 -
after installing other plugins the problem exists, the deletes entries are back. Any solutions ? I tried: edited the entries in pluginscache.yaml, deleted the cache file, restart cpanel service and logged in. 0 -
Have you checked to see if the specific plugin you installed has instructions on how to uninstall it? Note that the following document may also be of help: [url=http://docs.cpanel.net/twiki/bin/view/SoftwareDevelopmentKit/InstallingPlugins#How]Uninstalling Plugins Thank you. 0 -
i uninstalled via the uninstaller, but the entries dont delete and come back,if i install a another plugin. So the files: var/cpanel/pluginscache.yaml and var/cpanel/pluginscache.cache are not only one, where the menu entries exists. Is there not a fix solution ? 0 -
i solved the problem. This commands should remove not full deleted addons/broken addons clearly: //find the broken pluginfilename cd /var/cpanel/apps/ //lview.conf is the broken plugin /usr/local/cpanel/bin/unregister_appconfig /var/cpanel/apps/lview.conf //switch to directory of source plugin file and locate cd /usr/local/cpanel/whostmgr/docroot/cgi //delete the file rm -fv /usr/local/cpanel/whostmgr/docroot/cgi/addon_lview.cgi // at least update the addon-list /usr/local/cpanel/bin/update_appconfig_apps0 -
Yes, third-party plugins often have additional steps you must take for a complete removal. Thank you for sharing the additional steps required for this particular plugin. 0
Please sign in to leave a comment.
Comments
7 comments