How can we improve WHMCS?

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

Developers

177 Ideas Found. Showing page 3 of 9.


9 Votes
Add Configurable Sub Options via API

Hi everyone! Hope you're all doing great.There are no API functions related to Product Configurable Options. Specifically, our requirement is to add S...

  • 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
9 Votes
Payment Failed Hook

Please add a hook for payment/credit card payment failure.Adding this will allow us to integrations SMS notifications to clients.

  • No Comments
9 Votes
GetProducts API should also brings the translation of product name and description etc..

Till now GetProducts API catches all data related to the products except one thing which is the translation of product name and description etc.. So i...

9 Votes
Searching by User ID in GetUsersAPI

GetUsersAPI only search via email,firstname,lastname but Its needed to search by UserId to get list of clients assigned to that UserId.

  • No Comments
9 Votes
Hook for to-do

Hello,I need hooks for to-do list when:1) added2) assigned3) set un progress4) completed5) deletedThanks!

  • No Comments
8 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
8 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
8 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
8 Votes
The API method "GetModuleConfigurationParameters " support for Addon module

Currently the API method "GetModuleConfigurationParameters" supports the 'moduleType' => 'gateway' to get the parameters but currently i...

  • No Comments
7 Votes
Client status update hook

It would be really handy to have a hook when the user status is automatically updated via the crons from active into inactive and vice versa.

  • No Comments
7 Votes
One Signal Integration

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

  • 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
7 Votes
Send promo codes from WHMCS to Mailchimp for use in automated email campaigns.

Within Mailchimp when creating automated email campaigns, there is the ability to "pull" promotional codes from a connected website, making...

  • No Comments
7 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
6 Votes
Allow registrar errors to be shown in client area

In some cases it can be useful to show the registrars epp/api error to the client directly in the client area. In our case the client is not allowed t...

6 Votes
Add quantity column / value to the GetClientsAddons API call

You have the ability to add quantities to addons in WHMCS. When quantity support is enabled, I can enter an amount of the addon, and within WHMCS the...

  • No Comments
6 Votes
InvoiceCreated hook point without requirement to send email

A business has the need to sell products with differing rates of tax, currently WHMCS offers one rate of tax across all products.To implement this on...

  • No Comments
6 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
6 Votes
being able to limit the results of the GetInvoices API by a date range

https://developers.whmcs.com/api-reference/getinvoices/it would be very usefull to filter invoices by date. Most of the time you want invoices for a p...