Jump to content
  • 0

Add new server that is not cpanel or directadmin?


wiwebhost

Question

Hi...

 

have been investigating whmcs for a couple weeks now and we are rather impressed... and would like to deploy the system soon.

 

However, we have one particular issue I have not found a solution to.

 

We have Linux and Windows servers. The linux servers are a no brainer, BUT, our windows servers use Helm (which our windows server clients and we for that matter like a lot).

 

I understand that whmcs doesn't integrate with HELM, but we would like to set up our Helm servers in WHMCS even if we have to set up those accounts on those servers manually....

 

I have the trial installed, and I added a windows server in the "manage servers" area, but I'm not sure how whmcs will handle an order of that sort... can anyone advise?

 

Much appreciated.

Dusty

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0
  • WHMCS CEO

Hi Dusty,

 

You can setup the server using any of the built in server types. Then the hosting accounts you setup for that server would need to be set to no automatic setup. Automatic setup would then not occur and when accounts are due for suspension or termination due to non-payment, WHMCS would include these in the cron report in the "Suspend Failed" section as it won't be able to do it automatically.

 

You could also create a new server type by creating the path modules/servers/servertype/servertype.php for example modules/servers/helm/helm.php - it wouldn't do anything automatic but it would allow it to be selected in the servers dropdown menu so you would be able to see it listed as a Helm server in the WHMCS Admin area.

 

Matt

Link to comment
Share on other sites

  • 0

Fantastic.....

 

I put the server type in the modules/servertype folder and it worked exactly as you said it would.....

 

Very cool

 

Now on to more testing... Thanks much for the product Matt... I'm hoping it creates much less work for us in the client management/billing area...

 

BTW, I noticed you have a phpcoin database you were looking into making a migration script for.... any news on that progress?? ;)

Link to comment
Share on other sites

  • 0

Matt

 

can you share the code needed to "generate" the admin link in WHMCS for the add-on servers, if its simply something to add to the serertype/servertype.php file:

 

the supplied cpanel/plesk server modules work fine on

{whmcs}/admin/configservers.php?sub=create

to access each servers whm or plesk admin panel,

 

I'd like to extend it to make it easy for admins to access the ensim, helm, hsphere and custom control panles as well :)

 

exmaples

{ip}/admin

{ip}/serveradmin

{name}:{port}/{url}

etc

Link to comment
Share on other sites

  • 0

 

You could also create a new server type by creating the path modules/servers/servertype/servertype.php for example modules/servers/helm/helm.php - it wouldn't do anything automatic but it would allow it to be selected in the servers dropdown menu so you would be able to see it listed as a Helm server in the WHMCS Admin area.

 

Matt

 

Hi Matt,

 

A bug with this I think. I'm running ver 3.1.2.

I setup as per your instructions (I'm using modules/servers/hsphere/hsphere.php) but when I edit the Product and select "Hsphere" from "Applies to Server Type" dropdown list it actually messes up the displayed coding on the page on that same "Server Settings" page ...i.e it shows all data from all the tabs on the one page.

 

Can you please advise if there is a quick fix for this? It would be nice to have the correct server type available even if it does do nothing at present. :)

 

Cheers,

Paul

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
Answer this question...

×   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