How can we improve WHMCS?

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

WHMCS CLI

  • Jeremy Johansen shared this idea 4 years ago
  • Automation
  • 2 Comments


Please provide a CLI for web host automation through a command-line or script. The API is provided for developers who wish to build off of WHMCS so wrapping the most common/essential calls into a command-line interface would be a logical extension. This would allow for administration of WHMCS in line with the modern approach used by cloud providers. A CLI would be especially helpful for quickly checking health, performing automatic upgrades, batch operations and so much more.

2 Comments

Login to post a comment.

A WHMCS CLI would make automation much smoother for admins and developers. Managing repetitive tasks through commands instead of the dashboard could save a lot of time, especially for larger hosting environments. https://footballbrosio.io/online
Hi Daniel,
Thanks for taking the time to make this suggestion. There are a few operations which can be performed at the command line, such as installations/updates, as well as triggering the automation:

- https://docs.whmcs.com/Crons
- https://docs.whmcs.com/Install_On_The_Command_Line
- https://help.whmcs.com/m/64752/l/1465032

Is there a particular task or group of functions you'd like to execute via a CLI interface?