Symptoms

When using the API call whmapi1 manage_features to attempt to disable or enable a feature in the showcase no action is ever taken.

 

Description

This occurs because no configuration files are ever referenced when the API call is run. Instead, the commands only reference the path: 

/usr/local/cpanel/whostmgr/addonfeatures 

We've opened an internal case for our development team to investigate this further. For reference, the case number is CPANEL-47238. Follow this article to receive an email notification when a solution is published in the product. 

 

Workaround

Move/Rename the file in /usr/local/cpanel/whostmgr/addonfeatures that corresponds to the feature you want to disable to prevent it for loading for the day, or fully remove the related package from the server via dnf remove $PACKAGE where $PACKAGE is the RPM name of the package you want to remove.