ENom New TLDs

From WHMCS Documentation

Revision as of 17:15, 13 May 2021 by SarahK (talk | contribs)

Client Area Interface

This addon allows your customers to participate in the launch of new TLDs. Customers can build Watchlists to keep updated on new TLDs or specific domain names. As new TLDs launch, they can place orders and you earn commissions from their Watchlist on each launch phase including: Sunrise, Landrush, and Pre-Registration.

Once activated, you can customize which launch phases and new TLDs are offered via your reseller account at eNom.com. This addon requires an eNom reseller account to function. If you don't already have an account with Enom, you can signup for the free account we offer to all clients here.

Enom's New TLDs addon was removed in WHMCS 8.2.

  • The information in this document only applies to WHMCS 8.1 and earlier.
  • The functionality that this addon provided is still available natively through the Enom module.

Installation

Navigate to Configuration () > System Settings > Addon Modules or, prior to WHMCS 8.0, Setup > Addon Modules and click the green Activate button next to the eNom New TLDs module. Once enabled, click Configure and select the user groups that can have access to the configuration, usually just the Full Administrator option.

Login to your eNom account and open a support ticket to the API category. Include your server's IP address so access to the eNom API can be granted. If you've already done this for the regular eNom module, then you do not need to repeat this step. More information is available here.

Configuration

Configuration Screen

Once activated, navigate to Addons > eNom New TLDs and complete the configuration fields:

  • eNom LoginID - Your eNom account's username
  • eNom Password - Your eNom account's password
  • Company Name - Your company's name
  • Support Email Address - The "Reply To" address for emails sent by eNom to your clients regarding domains they are watching. This should be the email of your support department.
  • Default URL for New TLDs Addon - This field specifies the URL clients use to access the addon. This should be http://www.yourdomain.com/whmcs/index.php?m=enomnewtlds (replace yourdomain.com/whmcs with the actual path to your WHMCS installation).

Template Customisation

Client Area Links

If you use the default system theme template, links to the addon will appear within the client area automatically upon activation. This includes a link under the My Domains menu item and a promotional image on the client area homepage.

If you use a different or custom system theme template, you must add these links manually. To do this:

  1. Open the /templates/your-template-name/clientareahome.tpl file and add:

The next generation of domains is coming! Take advantage of New TLD opportunities. <a href="/index.php?m=enomnewtlds" style="color:#FFD20A">Learn More »</a>

  1. Save your changes and upload the file.
  2. Open the /templates/*your active template*/header.tpl file and add:

<a href="index.php?m=enomnewtlds">Preregister New TLDs</a>

  1. Save your changes and upload the file.

Common Errors

Portal type is not allowed to change unless it is in draft mode

This error means the eNom account has been configured to use a different integration method for the New TLDs system such as storefront or widget. In order to use WHMCS you must contact eNom technical support in order to have the new TLD portal reset to draft mode.

User not permitted from this IP address

This error means your server's IP address is not whitelisted for access to eNom API. You must open a support ticket with their AI department to request access. More information is available here.