LordKurgan Yes, but when a website is created via the Enhance WHMCS plugin, it will put the website on any random server. Let me explain,
- Package one Shared hosting - Server Groups - North America, Asia, Australia, Europe.
- When the user signs up and the payment is made, Enhance will set up the account automatically on any random server from all the groups above.
What I need is when WHMCS creates the customer account, it shouldn't create the website for the customer. Let the customer create it according to the server group he needs, which we let the customer choose manually when creating the website.
if you see the WHMCS plugin for Enhance, in the enhance.php at line 180-190 it is creating a website. I would like that to be an optional setting, and if the hosting company wants it not to be automatically created, they can disable it, or if someone wants they can safely remove the lines.
If @Adam can let us know that if we can remove the lines from 180-190 will there be any issues?