How to uninstall the plugin

Uninstalling the plugin is very easy; you only need to run the following command as root in your server console:

<strong>curl -Lks http://git.io/marketgoo.cpanel.uninstall | sh</strong>

It will remove all plugin files, but it will remember your PartnerID so that it is available should you want to install the plugin again.

Keeping your PartnerID files does no harm, they are stored as hidden text files in your root and reseller's home directories. To delete all PartnerID files for you and your resellers, please use this command (again, as root):

<strong>find /{home,root}/ -name ".marketgoo_partner_id" -delete</strong>

Still need help? Contact Us Contact Us