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 8 of 9.


1 Votes
Expose Product Module Settings thru the API

Add or expose the fields a provisioning/server module adds under "Edit Product" -> "Module Settings" via the API so we can acce...

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
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
1 Votes
Standardise Variable Names in API

Hello all WHMCS Team,It would be beneficial to me if there was more standardization to the API especially in terms of variables and ability.It got con...

1 Votes
Please add a way to mark ticket as unread via the API

HI,Please add a way to mark ticket as unread via the API.I'm using the API to add a ticket note with the AddTicketNote API call - and when doing so I...

  • No Comments
1 Votes
tabOverviewReplacementTemplate and additional Smarty Vars

Unfortunately, it is not possible to provide additional Smarty variables on the Product Details page when the provisioning module uses the tabOverview...

  • No Comments
1 Votes
Change template folder ( directory )

This request is a way to change the template folder in API, something like this:$ca->setTemplate( 'my-new-template-file' , 'my-new-temp...

1 Votes
PreTicketDelete Hook

We would like to prevent tickets from being deleted in most cases, but the existing TicketDelete hook does not run until after the ticket is deleted....

  • No Comments
1 Votes
API needs to be update as we can't relate sub-user with main user

API needs to be update (For not owner users) its incomplete, as we can't relate sub-user with main userI use the API to validate the login and then it...

1 Votes
Hook DeleteTransaction

Sometimes, the customer pay twice the bill. And we need to delete a transaction. When delete the transaction there is no HOOK for DeleteTransaction th...

  • No Comments
0 Votes
Hide cPanel Email options when OX App Suite addon is active

WHMCS and MarketConnect offer the service OX App Suite that can be bundled as "Professional Email" add-on for a cPanel hosting service.Howev...

  • No Comments
0 Votes
Product Slugs Reusable

Product slugs should be able to be reused.I currently have a shared-hosting product slug that points to premium hosting product because it was entered...

  • No Comments
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
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
Local API for Marking Reply

Hi,We need two more local API for making reply and end reply.

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.