Personal tools
Namespaces

Variants
Actions

DNS Manager For WHMCS

From ModulesGarden Wiki
Revision as of 12:27, 22 August 2012 by Peter (Talk | contribs)

Jump to: navigation, search

Contents

About DNS Manager For WHMCS

ModulesGarden's DNS Manager For WHMCS is fully featured addon module that allows your customers to manage their DNS zones.

Owing to great choice of submodules and unprecedented functionality DNS Manager for WHMCS easily adapts to your specific needs.
As an administrator you have full control over DNS zones and also access to broad range of options.

  • DNS Manager supports following modules:
✔ cPanel
✔ 4PSA
✔ Zonomi
✔ Opensrs
✔ Rackspace
✔ DNS.com
✔ SimpleDNS
✔ DirectAdmin
  • DNS Manager functionality:
✔ Add/Delete Zones
✔ Add/Edit/Delete Zone Records
✔ TWO CLIENT AREA TEMPLATES: 'One Page' and 'Subpages'
✔ Allow Users To Create Zones
✔ Providing DNS Management Only Together With The Order Of Specific Domain/Product/Addon
✔ Default Records Configuration
✔ NameServers Configuration
✔ Zones List Management in Admin Area
✔ Reverse DNS
✔ MULTILANGUAGE
✔ WHMCS V4 and V5 Compatibility

Installation

In this short tutorial we will show you how to successfully install DNS Manager For WHMCS.

We will guide you step by step through the whole installation process.

1. Login to your clientarea and download DNS Manager.
Step1DNSb.png
2. Upload and extract the module into the main whmcs directory.
Files in your whmcs directory should look like this.
File:Step2DNSb.png
3. Now you have to activate the module in your WHMCS system.
Login to your WHMCS admin area. Click 'Setup' then choose 'Addon Modules' .
Afterwards find 'DNS Manager' and press 'Activate' button.
File:Step3DNSb.png
4. In next step you need to permit access to this module. To do so choose 'Full Administrator' and press 'Save Changes' .
File:Step5DNSb.png
5. When you install DNS Manager for the first time you have to rename 'license_RENAME.php' file.
File is located at 'modules/addons/dns_manager/license_RENAME.php.' Rename it from 'license_RENAME.php' to 'license.php' .
File:Step6DNS.png
6. In order to configure your license key you have to edit a previously renamed 'license.php' file.
File is located at 'modules/addons/dns_manager/license.php.' Enter your licence key between quotation marks as presented on the following screen.
You can find your license key at your clientarea -> 'My Products'.
File:Step7DNS.png
7. After correct configuration of your license key, you have to configure 'clientareahome.tpl' file located in your currently used templates directory.
The screen below shows how you should properly configure 'clientareahome.tpl' file.
File:Step8DNS.png
For the purposes of presentation we will edit file in default template. Its localization is 'whmcs/templates/default/clientareahome.tpl' .
Here you can download 'clientareahome.tpl' file to see how this file should look like after proper configuring.
7*. If you are using WHMCS v4, you have to rename (ex. dns_hooks.php) and copy 'modules/addons/dns_manager/hooks.php' to the 'includes/hooks/' directory.
8. Good job! You have just successfully installed DNS Manager For WHMCS! Now in your WHMCS system press 'Addons' then press 'DNS Manager' .
You should see a following screen.
File:Step9DNSb.png
To provide a DNS management in clientarea simply use this adress 'your_whmcs_url/clientarea.php?managedns' . Replace 'your_whmcs_url' with adress of your whmcs directory.
After you type the correct address you will see a screen as shown below. That's the proof that the entire installation process was successfully completed.
File:Step10DNSb.png

Configuration

Connection and basic configuration

At the beginning let's connect DNS Manager with your module. We will show you this process by connecting with cPanel.
In your WHMCS click on 'Addons' then choose 'DNS Manager' . Go to 'Configuration -> Connection' section.
Choose Cpanel from a dropdown menu. Enter your username, user password, Hostname/IP and press 'Test Connection' .
After the appearance of the green sentence 'Connect Succuessful' you can press 'Save' .
Here you can also allow to create DNS zones when already in cPanel as account.
File:DNS1.png
Now press 'Name Servers' and enter the nameservers that will be visible for your customers in their clientarea.
DNS2.png

Configuration of processing

In configuration section press 'Processing' . You will see a following screen.
DNS3.png
There are several configuration options. We will present you each one of them.
You can allow DNS zones to create automatically with certain domains, products or products addons. You can also enable Reverse DNS here.
Beneath 'Automatically create zones:' mark for example 'With Product Addons' and select previously created addon/s. We chose 'Great Addon' .
That's it, press Save button. From now on DNS zones will be automatically created with product addon 'Great Addon' .
DNS4.png
You can allow your customers to create their own DNS zones from clientarea for free. For this purpose tick 'Allow to create own zones' -> 'Free for all registered customers' and press 'Save' .
Afterwards all your registered clients will be allowed to create their own DNS zones regardless of registered domains or chosen products.
DNS5.png
There is also an option to allow your customers to create their own DNS zones with for example certain product.
Tick 'Allow to create own zones' -> 'WithProducts' and select previously created product/s. We chose 'DNS Management Product' .
That's all, press Save button. Afterwards your customers will be allowed to create their own DNS zones only together with the order of this product.
DNS6.png
Please note that while using 'Allow to create own zones' option client's product should have a Dedicated IP to allow create own zones.

If client's product doesn't have Dedicated IP then client will see a following screen and won't be allowed to create and new zone.

File:DNS23.png
In order to add a Dedicated IP go to 'Clients Profile' -> 'Products/Services' and enter the IP in the marked field. Afterwards press 'Save Changes' .
File:DNS25.png
As you can see on the following screen our previously added IP appeared so we can proceed with adding our zone.
File:DNS24.png

Managing DNS zones in clientarea

Adding new DNS zone is very simple. First you need to provide a DNS management in clientarea.
For that purpose simply use this adress 'your_whmcs_url/clientarea.php?managedns' and replace 'your_whmcs_url' with adress of your whmcs directory.
Afterwards press 'Add Zone'
File:DNS11.png
In next step enter your zone name, IP adress and press 'Add Zone' .
File:DNS12.png
If the operation was successful, you will see a following screen.
In order to check your new DNS zone details press Edit button.
File:DNS13.png
You will see a screen similar to the one shown below. Here you can view and edit your zone's details.
File:DNS14.png

Adding default records

DNS Manager allows you to add your own default records to each DNS zone. In order to add new default record press 'Default Records' and 'Add New Record' .
DNS7.png
Afterwards choose your record type from a dropdown menu, enter adress, proper TTL, value and press 'Save Changes' .
DNS9.png
Now we will create new DNS zone to present you our new default record. Press the Edit button next to our new DNS zone.
Keep in mind that new default records will be added only to DNS zones created after adding a new record. Operation will not affect the already existing DNS zones.
File:DNS15.png
On the following screen you see can new default record successfully added to our DNS zone.
File:DNS16.png

Managing Reverse DNS

In order to enable Reverse DNS log in to your WHMCS. Press 'Addons' -> 'DNS Manager' -> 'Processing' and tick 'Enable Reverse DNS' .
File:DNS22.png
Now in your clientarea: 'your_whmcs_url/clientarea.php?managedns' click on 'Manage Reverse DNS' .
File:DNS10.png
Next, press Add button.
File:DNS17.png
Afterwards enter zone name, IP adress, value and press Add button once again.
File:DNS18.png
Your DNS zone and record have been successfully created. Now you can also edit your DNS zones.
File:DNS19.png

Managing zones list

List Zones allows you to monitor and manage your DNS zones. You can synchronize, create or delete zones from here.
Let's for example synchronize one of our DNS zones with the WHMCS system. For that purpose simply press 'Synchronize' .
File:DNS26b.png
As you can see synchronization was successful and our zone exists.
File:DNS27.png

Tips

1. To provide a DNS management in clientarea simply use this adress 'your_whmcs_url/clientarea.php?managedns' . Replace 'your_whmcs_url' with adress of your whmcs directory.
2. When you set up processing to create zones with domains, the zones will be automatically created while ordering a new domain.

If you would like to add zone to your already exisiting domain you can do it manually.

Common Problems

1. If after install, you get IonCube encoder problem (wrong version), please open a support ticket. We will provide you different version of the module encyrpted with the old version of IonCube.
2. If after successful installation in your clientarea you receive following or similar error:
Fatal error: main() [function.require]: Failed opening required '/var/www/html/client/templates/dns_templates//lang/english.php'
(include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/client/templates/dns_templates/dns_controller.php on line 0

That means that you have forgotten to configure and save processing of your addon. Tutorial on how to configure processing you can find here
This will be fixed in DNS Manager 1.6

3. Access denied error on Test Connection it's a bug which might appear with dns only servers OR banned IP in cphulk.
4. If you see a blank page right after installation process please make sure that you configured and saved processing options.
5. 4PSA platform is very specific therefore it can cause some problems with DNS Manager. You may encounter problem with file priviliges.

When connecting 4PSA module requires to download .wsdl file to 'include/dns_modules/4psa/tmp/wsdl' . It might appear that after connecting, the DNS Manager won't work properly.
To fix it you can create this directory on your own and set chmod 777 privileges. Afterwards try to connect and check whether the directory was created.
If directory has been created and you still have problems, you will need to edit a following files:

- includes/dns_modules/4psa/tmp/wsdl/xxx.xxx.xxx.xxx_port/soap/schema/1.5/Client/Client.wsdl
- includes/dns_modules/4psa/tmp/wsdl/xxx.xxx.xxx.xxx_port/soap/schema/1.5/DNSZone/DNSZone.wsdl
- includes/dns_modules/4psa/tmp/wsdl/xxx.xxx.xxx.xxx_port/soap/schema/1.5/System/System.wsdl

Afterwards please change the content of the files below:
FROM:
<soap:address location="https://some_hostname:port/soap/client_agent.php"/>
TO:
<soap:address location="https://YOUR_IP:port/soap/client_agent.php"/>

6. If you get an error: 'Unable to create zone:Sorry, you must enter an ip.' , please make sure that your default IP is not missing.
Navigation
WHMCS Modules
WHMCS Widgets
Translations
cPanel Modules
General
FAQ
Community
DNS Manager For WHMCS