How to customize WordPress Toolkit?

anton_latvia

Well-Known Member
PartnerNOC
May 11, 2004
432
47
178
Latvia
cPanel Access Level
Root Administrator
Hello,
We have installed Wordpress toolkit and are testing it right now. First thing, that we spotted (we are on free version for now) - when we hit premium feature - there is a link to shop, that leads to cPanel store. This is displayed inside customer cPanel panel.

I am sorry, this is just my humble opinion, but it feels, like we, as hosting providers - should be able to sell and offer this to our end-customers and not cPanel entering in between.

Question - how can this link be customized and changed? Can all premium features lead to us - hosting company instead of cPanel store?
 
Last edited:

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,505
2,605
363
cPanel Access Level
Root Administrator
Hey there! Since you're a Partner, yes :D

In your Manage2 area you should see a link in your profile in the same area where you can customize the links for LiteSpeed, Imunify, and other tools. Once that is adjusted you can run this on the server to get that updated:

Code:
su wp-toolkit --shell=/bin/bash -c '/usr/bin/sw-engine -d auto_prepend_file=/usr/local/cpanel/3rdparty/wp-toolkit/scripts/scheduled-task-prepend-file.php /usr/local/cpanel/3rdparty/wp-toolkit/plib/scripts/instances-auto-update.php'
Let me know if that helps!