Jump to content

additional option on choose Domain Page = No Domain needed)


Slatjovic

Recommended Posts

Hello,

is there any way to get an additional option on the choose Domain Page (if Require Domain was activated on Product settings).  Because not all customer understand the third option  (I will use my existing domain and update my nameservers)  and its easier to have an additional option like " i dont need a domain " 

 

Any Ideas? 

Link to comment
Share on other sites

  • WHMCS Staff

Hi @Slatjovic,

Thanks for reaching out!

This string can be customised in to anything you like. To achieve this, you'd need to create a language override file. More information on this is available from:

https://developers.whmcs.com/languages/overrides/

You can then populate this file with the following:

<?php

$_LANG['cartexistingdomainchoice'] = "I don't need a domain";

I hope this helps!

Unfortunately, with "Require Domain" enabled, there'd be no way to specifically continue without specifying a domain name at this point.

Link to comment
Share on other sites

Quote

Unfortunately, with "Require Domain" enabled, there'd be no way to specifically continue without specifying a domain name at this point.

 

Thats the point...we have 2019..not 1998....there must be any way to get a additional button (no domain needed) and continue without any domain name. 

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