How can we improve WHMCS?

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

Sorted by

Developers

165 Ideas Found. Showing page 7 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
1 Votes
Sort GetInvoices API to sort by invoice id

Call GetInvoices api is returning result is wrong order https://developers.whmcs.com/api-reference/getinvoices/The data returned is ordered by the tbl...

  • No Comments
3 Votes
Stock control Via API

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

  • No Comments
11 Votes
Exports through API

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

  • No Comments
2 Votes
Make amazon payment gateway

Make amazon payment gateway

  • No Comments
7 Votes
API Include quantity min and max and order with getproducts on config options and custom fields

when calling API getproducts it should include quantity min and max and the order so it can be added to a website easier without any additional sql ca...

  • 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
0 Votes
UserClientDelete Hook would be useful

WHMCS currently does not have a hook for client/user relationship removal. It would be useful.

  • No Comments
4 Votes
API Include Hidden Feature Retired and Order

When API Call out to GetProducts can it include a option to get only featured? Also can we have it return the following fields Hidden, Feature, Retire...

  • 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
1 Votes
Add last note date and time to GetTickets API call response

The GetTickets API call currently includes a field for the last reply date, which is helpful for sorting tickets by their most recent activity. Howeve...

  • No Comments
1 Votes
Show service suspend date via class API (WHMCS\Service\Service)

I would like to see the suspend date via this class API.https://classdocs.whmcs.com/7.8/WHMCS/Service/Service.html

  • No Comments
0 Votes
Please add an option to a search / filter by admin ID in the GetAdminUsers API call

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

  • No Comments
9 Votes
Trigger 'ClientEdit' hook during automated cron jobs

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

  • No Comments
1 Votes
Notification API ID atribute

I'm building open source WHMCS browser notification with firebase you see the repository in https://bitbucket.org/linknacional/whmcs_notification/src/...

  • No Comments
0 Votes
Provide hooks as part of custom and child system themes

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

  • No Comments
0 Votes
Language parameter for localAPI function

Unfortunately, if we use, for example, the "OpenTicket" with localAPI, the language is not set correctly for the outgoing email template to...

  • No Comments
0 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
0 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