Apologies if this is already covered somewhere and I missed it. Is there a guide you could point me to that outlines how to uninstall this plugin? I attempted the instructions from cPanel's docs but didn't fully understand what I was doing & didn't want to risk messing something up on this production server.
Ayoola Falola
6 yrs agoRun uninstall.sh on the server to uninstall PageCarton cPanel Plugin. Script is usually located on /usr/local/cpanel/3rdparty/bin/pagecarton/plugin/uninstall.sh. Run the following commands on the terminal to uninstall the plugin.
`UNINSTALLER="usr/local/cpanel/3rdparty/bin/pagecarton/plugin/uninstall.sh"`
`chmod 755 $UNINSTALLER`
`$UNINSTALLER`
Don't forget to help us by leaving a feedback before you remove the plugin, it is possible for us to provide custom upgrades and bug fixes so the plugin can work to your specification.