mazgalici Posted November 13, 2012 Share Posted November 13, 2012 Hello How can I add the option to choose on which country/server they wish to be hosted? 0 Quote Link to comment Share on other sites More sharing options...
mazgalici Posted December 12, 2012 Author Share Posted December 12, 2012 please? please 0 Quote Link to comment Share on other sites More sharing options...
WHMCS JamesX Posted December 13, 2012 Share Posted December 13, 2012 While I haven't tried it myself, ServerPing has a module (Config Options Server Assign) that may be what you're looking for. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted December 13, 2012 Share Posted December 13, 2012 Simply add a custom field, let's say "Location", that is visibile on the order form, required and drop down. Its options should be something like "1|Germany,2|Italy,3|France". The rest depends on what module you are using. Some modules supports server selection natively. 0 Quote Link to comment Share on other sites More sharing options...
mazgalici Posted December 14, 2012 Author Share Posted December 14, 2012 Simply add a custom field, let's say "Location", that is visibile on the order form, required and drop down. Its options should be something like "1|Germany,2|Italy,3|France". The rest depends on what module you are using. Some modules supports server selection natively. thanks. Any idea for Cpanel? I don't see any... 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted December 14, 2012 Share Posted December 14, 2012 I bet that there's a "server" field somewhere on the API of cPanel. Anyway i wouldn't care about it because i see an easier and quicker solution. What you need is a simple "switcher" for cPanel servers listed under Setup > Products/Services > Servers. Use PreModuleCreate hook point to re-define the "Server" attribute in line with what the client has chosen in the order cart. At the moment i use the same approach to keep hosting packages of the same clients, if applicable (Plesk hosting can't go on cPanel and viceversa), all under in same server. By doing this the module will create the hosting package in the country (server) selected in the order process by the client. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.