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
AddProduct api should have unique restraint

The LocalAPI call to 'AddProduct' will duplicate a product if it already exists. This seems problematic. Have to always check if the product already...

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

21 Votes
Send emails that wont show up in 'Email History'

As a developer, it would be nice to be able to use the SendEmail API to send emails that are not saved to the email history.If you're developing a mod...

  • No Comments
10 Votes
api to access report

It would be wonderful if the api can executes a report and returns the $reportdata array.Thanks!

7 Votes
Let API add/edit/remove promotions

The API allows only to read existing promotional coupons. Would be nice to deactivate a coupon used (when it allows only 1 use), or reduce the number...

3 Votes
Affiliate URL Activation Hook

HiI would like to be able to do a few things after a client activates their affiliate URL.1. Change their account group to one I have labelled "A...

  • No Comments
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
54 Votes
Hook point for Switch Accounts

With the introduction of Users in WHMCS v8, it would be relevant to have a hook point configured for when Users access a Client's account. The UserLog...

  • 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
2 Votes
Make amazon payment gateway

Make amazon payment gateway

  • 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
2 Votes
Add API option to Create Invoice Credit

I would like to be able to create a credit invoice through the API.

  • No Comments
2 Votes
Opening a ticket on behalf of a specific admin user via api

When opening a ticket there is a switch as 'admin' but I think this uses only the first admin account created. It would be great to be able to pass i...

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
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
1 Votes
Login/logout functions and authenticate hook

Hi folksI implemented Cymatic.io addon for whmcs, docker-ready with interesting features inside.Cymatic have landings and forms protection, unfortunat...

  • No Comments
2 Votes
Add hook PreDeleteContact or add more information to DeleteContact

A hook exists for PreDeleteClient. We need to have a similar hook for PreDeleteContact or DeleteContact needs to pass more information than just the c...

  • No Comments
11 Votes
Exports through API

Hi,We have a few cases where we'd like to export files (fx invoices or client reports) through an API. It would be great if the API was extended to al...

  • No Comments
2 Votes
login validation api client ip address

in this api call https://developers.whmcs.com/api-reference/validatelogin/ we can not send client ip address and in last login section in whmcs our ow...

  • No Comments