Jump to content

Over limits Mod Request


Recommended Posts

We use cpanel / WHM and have our limits set as packages, at the moment if a client goes over either their disk space or bandwidth it will automaitcally suspend them. We want to remove these limits in WHM / cpanel and have WHMCS control the over limit issues by simply sending an email to the client and us notifying them. We do not want our clients to go down all of a sudden etc.

 

I asked WHMCS about this and they said the following:

 

==================

Using a hook and the API would be the way to do this.

 

http://docs.whmcs.com/Hooks

http://docs.whmcs.com/API:Send_Email

http://docs.whmcs.com/API:Get_Clients_Products

 

You would need to use the GetClientsProducts API command to obtain the disk usage and limits, and then send your custom Product email when appropriate using the id returned with the GetClientsProducts command as the relid for your Send_Email command.

===============

 

I'm looking for someone to develop this for us that we can easily insstall on a few versions of WHMCS without issues. Something like an addon or similar.

 

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated