Galanthus

Well-Known Member
Nov 8, 2013
87
0
6
cPanel Access Level
Root Administrator
Hi Guys,

I have installed a plugin called breezi webuilder.
when i use SSH and set CD breeze-cpanel it is there.

My question is how can i remove this plugin from server and cPanel?

Which command do i use?

Thanks!
 

cPanelMichael

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

You can run the following command as "root" via SSH to uninstall a plugin:

Code:
/usr/local/cpanel/bin/unregister_cpanelplugin FULL_PATH_TO_INSTALLATION_FILE
However, you may need to remove additional content, so contacting your plugin developer for full uninstall instructions will be helpful.

Thank you.
 

petru

Active Member
Jul 12, 2013
38
1
8
cPanel Access Level
Root Administrator
Hi Galanthus,

I just installed the Same plugin thinking that it was actually something decent that my Clients could use, So I'm uninstalling it also.
It's my first time uninstalling a plugin because nothings actually been this bad before that I want it off the server, Lol.

I ran into a few issues too but I eventually figured it out as I usually do.
The plugin has an Uninstall Script. Simply SSH the following without quotations.
"cd breezi-cpanel" then this command "./breezi-uninstall.sh"
It should then run through the uninstallation Process.

Regards,
Petru