xort

Member
Apr 7, 2013
5
0
1
cPanel Access Level
Root Administrator
FYI
i couldn't find any info anywhere about that and that's why i post it here.
if you want to uninstall simplescripts you can do
/usr/local/cpanel/bin/unregister_cpanelplugin /usr/local/cpanel/whostmgr/docroot/cgi/simplescripts/simplescripts.cpanelplugin

and then delete all the simplescripts files and directories:

/backup/cpbackup/daily/dirs/_var_cpanel/registered_cpanelplugins/simplescripts
/backup/cpbackup/monthly/dirs/_var_cpanel/registered_cpanelplugins/simplescripts
/backup/cpbackup/weekly/dirs/_var_cpanel/registered_cpanelplugins/simplescripts
/usr/local/cpanel/Cpanel/simplescripts.pm
/usr/local/cpanel/base/frontend/x3/simplescripts.php
/usr/local/cpanel/base/frontend/x3/simplescripts.php_bak_original
/usr/local/cpanel/base/frontend/x3/branding/simplescripts.gif
/usr/local/cpanel/whostmgr/docroot/cgi/addon_simplescripts.cgi
/usr/local/cpanel/whostmgr/docroot/cgi/simplescripts
/usr/local/cpanel/whostmgr/docroot/cgi/simplescripts/config.txt
/usr/local/cpanel/whostmgr/docroot/cgi/simplescripts/dynamicui.conf
/usr/local/cpanel/whostmgr/docroot/cgi/simplescripts/functions.pm
/usr/local/cpanel/whostmgr/docroot/cgi/simplescripts/images
/usr/local/cpanel/whostmgr/docroot/cgi/simplescripts/jquery.js
/usr/local/cpanel/whostmgr/docroot/cgi/simplescripts/simplescripts.cpanelplugin
/usr/local/cpanel/whostmgr/docroot/cgi/simplescripts/images/module-icon.gif

that worked for me just fine on centos 6.4
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

This is not necessarily considered a workaround because the use of "/usr/local/cpanel/bin/unregister_cpanelplugin" is the standard method of uninstalling a plugin. I have moved this thread to the "cPanel & WHM Discussions" forum.

Thank you.
 

xort

Member
Apr 7, 2013
5
0
1
cPanel Access Level
Root Administrator
Hello :)

This is not necessarily considered a workaround because the use of "/usr/local/cpanel/bin/unregister_cpanelplugin" is the standard method of uninstalling a plugin. I have moved this thread to the "cPanel & WHM Discussions" forum.

Thank you.
Hi Michael,
sure, unregister_cpanelplugin does what it says but it doesn't remove the plugin files. i know that is not a workaround, its a standard process but i think people will find it helpful... i would a few days ago :)