How can we improve WHMCS?

Share, discuss and vote for what you would like to see added to WHMCS

Developers

170 Ideas Found. Showing page 5 of 9.


3 Votes
UserLogin hook should execute before tblusers is updated

When executing the UserLogin hook, it should occur after the user is authenticated but just prior to when tblusers is updated - specifically last_ip,...

  • No Comments
3 Votes
Make Signup Date accessible via API getclientsdetails call

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...

3 Votes
Create API Endpoint GetUserDetails

I would like to see a GetUserDetails which mimics the request/response of GetClientsDetails (https://developers.whmcs.com/api-reference/getclientsdeta...

  • No Comments
3 Votes
Add more data to the GetAffiliates API

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...

  • No Comments
3 Votes
Pre Add credit Hook

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...

  • No Comments
3 Votes
Ability to remove a cancellation request using the API

Currently there is no way to remove a cancellation request using the API. Adding this would be useful.

  • No Comments
3 Votes
API - add currencycode to GetInvoice method

Hello guys,is it posible to add "currencycode" to API method GetInvoice? "currencycode" is available in GetInvoices but for some r...

  • No Comments
3 Votes
API Endpoint to get Product Groups and their related Group ID via API

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...

3 Votes
Stock control Via API

It would be nice to be able to manage the stock via API.

  • No Comments
3 Votes
Add a page editor

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...

  • No Comments
3 Votes
Create User and Relation with a Client

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...

  • No Comments
3 Votes
Create a Hook point to execute if an invoice payment capture fails

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...

3 Votes
Add Metric Items Pricing on GetProducts API Method

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...

  • No Comments
3 Votes
New Hook: password forgotten

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...

  • No Comments
3 Votes
product quantity URL parameter for cart.php

If a client wants to order more than 1 of the same product at the same time, we would like a URL parameter to allow them to specify the quantity immed...

  • No Comments
3 Votes
Api response base on language

There is a missing feature for API responses based on other languages.Refer to the following API Reference:https://developers.whmcs.com/api-reference/...

  • No Comments
3 Votes
More bulletproof licensing system for addons

Hello,today I had issue with WHMCS loading very slow. I've checked for denial of service attach, MySQL database queries report and then I realised tha...

  • Declined
3 Votes
Adding CC and BCC from email template when use SendEmail API

Email template has cc and bcc fields.When I use SendEmail API, I expected that cc and bcc will be added to sending email, but it did not work in that...

3 Votes
Transfer Ownership

API to transfer ownership of a Product or a Domain from one client to another.

  • No Comments
3 Votes
UpdateClientAddon call Provision Modules

Since some versions it is possible that addons can also be assigned to commission modules.If you now use the API command UpdateClientAddon and set the...