Articles
Communicating with the WHMCS API is very simple. The following PHP code will create a Project in...
This command is used to add a file a WHMCSPM2 Project or Task in your WHMCS system. You just need...
This command is used to add a project to WHMCSPM2 Attributes name - project name description -...
This command is used to add a task to WHMCSPM2 Attributes name - task name description - task...
This command is used to delete a WHMCSPM2 Project in your WHMCS system. You just need to send the...
This command is used to delete a WHMCSPM2 Task in your WHMCS system. You just need to send the...
This command is used to update the details of a WHMCSPM2 Project in your WHMCS system. You just...
This command is used to update the details of a WHMCSPM2 Task in your WHMCS system. You just need...
This comand is used to get a list of Categories from WHMCSPM2 Attributes limitstart - Optional...
This comand is used to get a list of Files from WHMCSPM2 Attributes reltype - required, project...
This comand is used to get a list of Priorities from WHMCSPM2 Attributes limitstart - Optional...
This comand is used to get a list of Projects from WHMCSPM2 Attributes limitstart - Optional...
This comand is used to get a list of Statuses from WHMCSPM2 Attributes limitstart - Optional...
This comand is used to get a list of Tasks from WHMCSPM2 Attributes taskid - option id of...