How can we improve WHMCS?

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

Developers

165 Ideas Found. Showing page 5 of 9.


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

3 Votes
Please add an API call to obtain the client notes (those from the notes tab)

Hi, Please add an API call to obtain the client notes (those from the notes tab).Now there is a way to add new note using the AddClientNote API call (...

  • No Comments
3 Votes
Custom Functions confirmation execution yes/no

It would be wonderful if it could easily be set in a Custom Functions of a provisioning module that asks in a modal for confirmation of execution.This...

  • No Comments
3 Votes
Affiliate URL Activation Hook

HiI would like to be able to do a few things after a client activates their affiliate URL.1. Change their account group to one I have labelled "A...

  • No Comments
3 Votes
simulate AddOrder without actually creating order

We would like to propose an API call that would accept pretty much the same arguments as the AddOrder (https://developers.whmcs.com/api-reference/addo...

  • In Progress
  • No Comments
2 Votes
More information on ShoppingCartCheckoutCompletePage

Hi,We'd like to be able to see more information on ShoppingCartCheckoutCompletePage. We need to set tracking pixels on the cart complete template, and...

  • No Comments
2 Votes
Get ticket/reply attachments via API

Please add possibility to receive ticket/reply attachments via API. Currently we can receive only filenames.

2 Votes
Api feature for clients

Could you provide api plans for clients so that they can our api for any of their needs?

  • No Comments
2 Votes
Upgrade to Laravel 5.7

A new version of Lavarel supports such methods like whereDate / whereMonth / whereDay / whereYear / whereTime, which can be more useful.https://larave...