Share, discuss and vote for what you would like to see added to WHMCS
179 Ideas Found. Showing page 2 of 9.
I was thinking about modifying how WHMCS calculates the price for upgrades and downgrades as it's currently being done incorrectly (https://requests.w...
Currently, with the API, we are able to create a new user via the AddUser action but there is no way to directly associate the user to an existing cli...
It would be nice if either clicking the button "Enable/Disable Auto Renew" url: ...#tabAutorenew in clientarea triggers "DomainEdit&qu...
We want to transfer the service of one customer to another customer. We want to do this with the API.
Currently, WHMCS allows users to view and download invoice PDFs via the client area or admin interface, but there is no official API endpoint for gene...
There is API function http://docs.whmcs.com/API:Accept_Order that allows accept order..And if order contains one or more domains i can set registrar.....
While integrating WHMCS with other systems you often depend on the availability of an external API. To illustrate this let's assume we're writing a ho...
Hi,We have a few cases where we'd like to export files (fx invoices or client reports) through an API. It would be great if the API was extended to al...
WHMCS currently doesn't expose any Plesk related info on either server credentials or the subscription ID, which makes the automation of Plesk API met...
I can see only GetServers API but we need CreateServer API or AddServer API, AddServerGroup APIIs i am wrong and this is this posible today trought mo...
It would be wonderful if the api can executes a report and returns the $reportdata array.Thanks!
Currently addon modules do not have Friendly URLs like other areas of WHMCS. Besides not being "friendly" to users, the links are not Search...
When having defined a button via the custommodule_AdminCustomButtonArray - it would be nice if there was a setting that we could have the popup verifi...
Hi everyone! Hope you're all doing great.There are no API functions related to Product Configurable Options. Specifically, our requirement is to add S...
It would be useful if the ClientEdit hook was triggered during cron jobs.We're trying to use a hook to update some fields once a client is being set a...
Please add a hook for payment/credit card payment failure.Adding this will allow us to integrations SMS notifications to clients.
Till now GetProducts API catches all data related to the products except one thing which is the translation of product name and description etc.. So i...
GetUsersAPI only search via email,firstname,lastname but Its needed to search by UserId to get list of clients assigned to that UserId.
When a module has a hooks.php file included with it, the functions within have the $vars parameter, much like the module functions themselves.However...