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


5 Votes
Ticket close hook

It would be nice if you could add a ticket close hook which can be called when a ticket is closed by admin or client.

5 Votes
Hook for when user is added/removed from an account

There are currently hooks for when a user account is created/deleted. However, it would be nice to have the ability to run code when a user (such as a...

  • No Comments
5 Votes
Use separate log for API sessions with max-records, rather than admin log

At the moment, apps that integrate with the WHMCS REST API have their sessions logged to tbladminlog. If your app frequently re-authenticates to run i...

  • No Comments
4 Votes
Live Chat Addon: Restrict Some Departments to Logged In Clients

This is regarding the Live Chat & Visitor Tracking Addon: https://marketplace.whmcs.com/product/34The stated features are:-====Featuring benefits...

4 Votes
CSRF token in custom addons

Exposing CSRF tokens to addons and giving them a standardized way to use them could be useful

  • No Comments
4 Votes
Add Status to API Calls

It would be beneficial and reduce load on servers if more status fields were available in API calls.E.g. Pass status='unpaid' into GetInvoices and onl...

  • No Comments
4 Votes
One Signal Integration

One Signal Integration for push notifications for admin app and client areahttps://onesignal.com/

  • 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
4 Votes
Api function DomainDelete

Hi,There are several Domain funtions but I am missing the API function DomainDelete. In the backoffice/Dashboard there is a Delete button where you ca...

  • No Comments
4 Votes
Adjust Credit on UpdateInvoice

when you are using the api Command UpdateInvoice and you delete with it a line item, the total will be correct adjust, but the applied Credit is equal...

4 Votes
handle 3DSecure via the API and meet the new PSD2 requirements

Being able to handle 3dSecure via API to meet the new PSD2 requirements. Currently this is not possible, we currently use the APIs and Hooks in a cust...

3 Votes
Store Google Fonts local (GDPR Compliance)

If you are using Google Fonts embedded on your site, the Google server needs to collect the IP addresses of your website users to send them the Google...

3 Votes
Company Fields Translation

Hello,Can please WHMCS provides the ability to translate of company related fields ( General Settings -> Company Name, Address and Pay to fields )...

3 Votes
Add a way to update a Ticket Predefined Reply via the API

Hi,I can see that I can read the information with the GetTicketPredefinedReplies API call - But there is no way to create a new one or update an exist...

3 Votes
Add "Disable Security Question" feature in UpdateUser API

Hi,Add "Disable Security Question" and "Two-Factor Authentication Status" features in "UpdateUser" API. However, Its po...

  • 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
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
3 Votes
DeleteProduct API

Add a DeleteProduct action to the API. We for example use the API to create products on the fly for reselling servers, but when a user doenst then buy...

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