You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This document outline the basic installation, configuration and the basic usage of the WHMCS DNS Suite Module

Requirements

In order to use the module's functionality, you will need the following

  1. DirectAdmin hosting account with ability to create addon domains
  2. PHP INTL module enabled on your WHMCS server
  3. The DirectAdmin hosting account should not be on the same hosting server you serve your regular hosting with.

  4. Your WHMCS server must have outgoing port to the DirectAdmin account (default is 2222) open in order to connect to the DirectAdmin server.

Installation

Upload all the files in the modules folder to your WHMCS /modules/addons directory.

No template upload is needed

Language Uploads

The module includes English as the base language. If you wish to translate it to your enabled language in WHMCS. Make a copy of the english.php in /modules/addons/dnssuite/lang/ to your associated language. For example, french.php. The filename must match to the ones in the WHMCS/lang/french.php

Configuration

Module Activation

Log into your WHMCS admin backend and enable the module by going to Setup → Addon Modules → DNS Suite Management → Activate

Once activated, click on Configure and fill in the license key and make any settings adjustment.

Module Options

OptionDescription
Email Verify TemplateThis is the email template for when email destination is added and an email with the Pin will be send to the email address for verification
Restrict Sub-accountsWhen enabled, sub-accounts without the Manage Domains permission will not be able to use the module
Enable email notificationAllow client to set to receive email notification on changes
Notification Email TemplateThe email template name to use when to send out the email notification
DirectAdmin URLThe hostname or IP without http: or https:
DirectAdmin Custom PortEnter your custom DirectAdmin port here, if using default 2222 then leave empty
DirectAdmin Login/Password/SSL ConnectionThis is the connection settings for your DirectAdmin Account
Web template file nameThe ZIP package name of the web templates you want to extract files from onto new domains (Professional only)
Enable PHP for domainAll PHP files to be run on new domains. The DA account must have PHP function enabled
Large DB exclusionWhen this option is enabled, the Admin end will no longer load a list of Active domains in the Drop Down search. You will have to fill in the domain manually. This is useful if you have a large domain database
Fetch from NS on loadWhen enabled Clients will load records from the local database to prevent overloading of the DA API
TTL on zone refreshThe amount of time (in seconds) before the local cache expires when the previous option is enabled
Default Nameserver 1-5The default nameserver for the DA server
Default TTLThe default TTL for the records
Display under Domain menuDisplay the DNS Manager link under the default WHMCS Domains Tab
Menu Showing OrderThe order in the Domains menu for the DNS Manager link to appear
Display in Domain details side barWhen enabled, a new link Manage DNS Record, Email Forwarding & Redirect will appear on the side Manage bar of a domain details page
Create on Pre-Registrar (1.13)Create domain on DA server pre-registrar hook (Required for registry that need an active zone on the nameservers)
Create on RegistrationCreates the domain on the DA server upon registration process
Create on TransferCreates the domain on the DA server upon transfer
DNS EditorEnable the permission for client to Modify DNS Records
DNS Templates (Professional Only)Enable clients to Restore DNS Templates from the system
User Custom DNS Templates (Professional Only)Enable clients to create their custom DNS Template
User Custom DNS Template LimitThe number of user DNS template allow to create
Dynamic DNS Support (Professional Only)Allow client to update DNS records via the API
Dynamic DNS API Use limitThe number of API call each IP can call per hour
Enable Brute Force DetectionEnabling this will block an IP if it is exceeding the per hour API limit
Bruteforce TimerThe amount of seconds to check in the bruteforce log before denying
Bruteforce Ban TimerThe amount of seconds to ban the IP address from accessing the API
Dynamic DNS API Brute Froce limitLimit how many unsuccessful API call each IP can call per hour
URL Forwarder (Premimum/Pro only)Enable the ability for the client to manage web redirects
URL Forward LimitLimit how many URL redirect can set per domain
Email Forwarder (Premium/Pro only)Enable the ability for the client to setup Email Forwarding
Email Forwarder LimitLimit how many Email forwarder can set per domain
Destination Email Slots LimitThe number of email destination each domain can have for forwarding
Email Catch-all (Premimum/Pro only)Enable the ability for the client to setup Email CatchAll

 


  • No labels