How do I remove custom cPanel app?

Operating System & Version
CENTOS 7.8
cPanel & WHM Version
v88.0.9

planfourscott

Registered
Jun 10, 2020
2
1
3
USA
cPanel Access Level
Root Administrator
I recently imported a cPanel backup from another host. In the new user's cPanel account, I see a "Billing and Support" section that looks to be a WHMCS app. Clicking any of the menu items returns the user to the old host's support/billing/etc.

1) How do I remove this?
2) How do I prevent these types of "custom" sections from importing on future backup imports?
 

Luana Premoli

Well-Known Member
Oct 3, 2016
68
7
8
São Paulo/Brazil
cPanel Access Level
Root Administrator
Hi..


I found references to the cPanel user in these directories:

/var/cpanel/integration/links/
/var/cpanel/integration/dynamicui


Even removing the directories that had the user's name, the Billing and Support session was still shown in cPanel.


With the command below, the option is gone from cPanel:


Code:
whmapi1 remove_integration_link user=username app=WHMCS_Billing
1592250233981.png
 
  • Like
Reactions: planfourscott