Share, discuss and vote for what you would like to see added to WHMCS
166 Ideas Found. Showing page 8 of 9.
Unfortunately, it is not possible to provide additional Smarty variables on the Product Details page when the provisioning module uses the tabOverview...
This request is a way to change the template folder in API, something like this:$ca->setTemplate( 'my-new-template-file' , 'my-new-temp...
when you are using the api Command UpdateInvoice and you delete with it a line item, the total will be correct adjust, but the applied Credit is equal...
We would like to prevent tickets from being deleted in most cases, but the existing TicketDelete hook does not run until after the ticket is deleted....
API needs to be update (For not owner users) its incomplete, as we can't relate sub-user with main userI use the API to validate the login and then it...
Sometimes, the customer pay twice the bill. And we need to delete a transaction. When delete the transaction there is no HOOK for DeleteTransaction th...
Product slugs should be able to be reused.I currently have a shared-hosting product slug that points to premium hosting product because it was entered...
The WHMCS API GetOrders command is described in detail here: https://developers.whmcs.com/api-reference/getorders/For each lineitem in the response ar...
Hi,Please add a way to connect to the Link Tracking toll via API.Such connection should allow us to read the information, add new links to track etc.T...
As WHMCS now uses file or DNS validation methods for SSL certificates (rather than email validation) available within MarketConnect, it would be grea...
Hi,We need two more local API for making reply and end reply.
Some external links are to login-protected areas in WHMCS, see the example below:https://hosting.encirca.com/viewinvoice.php?id=8108WHMCS redirects th...
We believe intelligence search of WHMCS is not smart enough to handle different kind of search term with different queries therefor it's really slow.S...
The configuration options upgrade price is calculated from a credit of the unused portion of the current plan. But I want to calculate the cost of dif...
today:https://developers.whmcs.com/api-reference/getclientsproducts/Request Parameters not including the status, please allow to add Products status a...
WHMCS currently does not have a hook for client/user relationship removal. It would be useful.
I would like to suggest the addition of a search option by admin ID in the GetAdminUsers API call. Currently, there is no way to retrieve specific adm...
Currently hooks are in ~/includes/hooks/ and global. There is even module dependent support with ~/modules/MY_MODULE/hooks.php .Could we please have a...
Unfortunately, if we use, for example, the "OpenTicket" with localAPI, the language is not set correctly for the outgoing email template to...