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


1 Votes
GetAdminDetails API Enhancement

It will be usefull if GetAdminDetails api call (https://developers.whmcs.com/api-reference/getadmindetails/):- Permit to chose the admin who you need...

  • 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
1 Votes
Custom Template Directory per Registrar Module

I have looked at the extending further section for domain registrars. Per now when I use hooks and other functions I have all my templates stored in a...

  • No Comments
6 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
3 Votes
AddTicketReply api function add userid parameter

Please add userid parameter to AddTicketReply.Currently replies will always appear from Owner. We need to set the user id added the reply so they appe...

  • No Comments
5 Votes
Read from the api custom fields for department in support tickets.

It would be interesting to be able to obtain the value of the custom fields of a department for a support ticket from the api

  • No Comments
1 Votes
$params needs more detail for ConfigOptions to use with UpdateClientProduct

Hello,Currently, $params contains Configurable Options indexed by String name, but to update them with UpdateClientProduct you need the database IDs....

  • No Comments
3 Votes
Expansion on Get Configuration Value API

https://developers.whmcs.com/api-reference/getconfigurationvalue/I think this should have a general call instead of specifying a setting so it could r...

  • 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
12 Votes
Auto Renewal Status hook on changing it

It would be nice if either clicking the button "Enable/Disable Auto Renew" url: ...#tabAutorenew in clientarea triggers "DomainEdit&qu...

  • 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
5 Votes
Extend the module queue to hooks and add-ons

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

  • No Comments
3 Votes
Additional support for Laravel's Blade template compiler

For example, when whmcs cannot find the header.tpl Smarty file, it should try to compile the header.blade file as a 2nd option, so more themes will be...

  • No Comments
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
3 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
1 Votes
AddClient API - defaultgateway

Please add the ability to set the defaultgateway (Payment Gateway) via the AddClient API.The UpdateClient API appears to have this logic via 'paymentm...

  • No Comments
5 Votes
Add a quantity parameter in AddOrder of your API

Add a quantity parameter in AddOrder of your API, this will allow customers with custom carts to manage products as App Suite

  • 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
3 Votes
Create API Endpoint GetUserDetails

I would like to see a GetUserDetails which mimics the request/response of GetClientsDetails (https://developers.whmcs.com/api-reference/getclientsdeta...

  • No Comments
1 Votes
Add Start and End Date fields to the AddOrder API

Can we add the Registration Date and Next Due Dates fields to the AddOrder API, I need to import all my existing customers into WHMCS from a spreadshe...

  • No Comments