Share, discuss and vote for what you would like to see added to WHMCS
182 Ideas Found. Showing page 5 of 10.
Please add userid parameter to AddTicketReply.Currently replies will always appear from Owner. We need to set the user id added the reply so they appe...
https://developers.whmcs.com/api-reference/getconfigurationvalue/I think this should have a general call instead of specifying a setting so it could r...
Add a DeleteProduct action to the API. We for example use the API to create products on the fly for reselling servers, but when a user doenst then buy...
For example, when whmcs cannot find the header.tpl Smarty file, it should try to compile the header.blade file as a 2nd option, so more themes will be...
When executing the UserLogin hook, it should occur after the user is authenticated but just prior to when tblusers is updated - specifically last_ip,...
Hello,for transferring dates to accounting software, it would be great to make the signup date from the summary page of the client's profile availabe...
I would like to see a GetUserDetails which mimics the request/response of GetClientsDetails (https://developers.whmcs.com/api-reference/getclientsdeta...
Hello,I'm currently developing a project that grabs data from the WHMCS API and displays it, however, the GetAffiliates API doesn't have a whole lot o...
Hi There is hooks for add credit, pre add credit hook is also needed. We developed a royalty system which is apply credit to clients, so by having pre...
Currently there is no way to remove a cancellation request using the API. Adding this would be useful.
today:https://developers.whmcs.com/api-reference/getclientsproducts/Request Parameters not including the status, please allow to add Products status a...
Hello guys,is it posible to add "currencycode" to API method GetInvoice? "currencycode" is available in GetInvoices but for some r...
Products support "hidden" and "retired" bool attributes. Configurable options support a "hidden" bool attribute as well...
We need to find the Product Group information from a GID, potentially something like getProductGroups, with an output in json format. We feel this wou...
It would be nice to have a quick page editor versus having to modify files one by one using a notepad. Using something like what wordpress, joomla alr...
There is NOT method in API to relation a user with a Client. We have to do manually through database.There should be a method in the api to be able to...
I have desire to execute custom code if a customer's invoice payment fails. Specifically, it would be helpful in the event that an invoice paid by th...
This endpoint return configurable option pricing for any product passing pid as a parameter, but when we talk about Metric Billing, WHMCS doesn't have...
Hello guys, I would like to request a new hook on WHMCS when user request new password. User go to forgotten page and fill up with email and press the...