How can we improve WHMCS?

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

Developers

164 Ideas Found. Showing page 8 of 9.


0 Votes
API: GetOrders command lineitems should have product IDs when available

The WHMCS API GetOrders command is described in detail here: https://developers.whmcs.com/api-reference/getorders/For each lineitem in the response ar...

  • No Comments
0 Votes
Pass common module vars when using functions in module hooks.php

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

  • No Comments
0 Votes
Please add a way to connect to the Link Tracking toll via API

Hi,Please add a way to connect to the Link Tracking toll via API.Such connection should allow us to read the information, add new links to track etc.T...

  • No Comments
0 Votes
Make available documentation surrounding current SSL functions

As WHMCS now uses file or DNS validation methods for SSL certificates (rather than email validation) available within MarketConnect, it would be grea...

  • No Comments
0 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
0 Votes
Referring tracking/storage using SSO

Some external links are to login-protected areas in WHMCS, see the example below:https://hosting.encirca.com/viewinvoice.php?id=8108WHMCS redirects th...

  • No Comments
0 Votes
Hook before IntelligenceSearch

We believe intelligence search of WHMCS is not smart enough to handle different kind of search term with different queries therefor it's really slow.S...

0 Votes
OrderConfigurationUpgradeOverride hook

The configuration options upgrade price is calculated from a credit of the unused portion of the current plan. But I want to calculate the cost of dif...

  • No Comments
0 Votes
Client Register Hook

Hook that is executed when a Client has registered in the system.

0 Votes
Add products by status filter to getclientsproducts API Function

today:https://developers.whmcs.com/api-reference/getclientsproducts/Request Parameters not including the status, please allow to add Products status a...

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

  • No Comments
0 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
0 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
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
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
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
0 Votes
create invoice API - add parameter for Product ID or custom field with product SKU

HI,in the create invoice API we cn only use a description, but its very important to be able to identify products that exist in WHMCS, I sugest that t...