DNS Manager For WHMCS
From ModulesGarden Wiki
(Difference between revisions)
|
|
Line 134: |
Line 134: |
| |} | | |} |
| ==Configuration of processing== | | ==Configuration of processing== |
| + | {| |
| + | |style="padding: 10px 0px 15px 15px;"|In Configuration section press '' 'Processing' ''. You will see a following screen. |
| + | |} |
| + | {| |
| + | |style="padding: 0px 0px 15px 15px;"|[[File:DNS3.png]] |
| + | |} |
| + | {| |
| + | |style="padding: 10px 0px 10px 15px;"|There are several configuration options. We will present you each one of them. |
| + | |} |
| + | |} |
| + | {| |
| + | |style="padding: 10px 0px 0px 15px;"|You can allow zones to create automatically with certain domains, products or products addons. You can also enable Reverse DNS here. |
| + | |} |
| + | {| |
| + | |style="padding: 10px 0px 0px 15px;"|Beneath '' 'Automatically create zones:' '' sentence mark for example '' 'With Product Addons' '' and select particular addons. |
| + | |} |
| + | {| |
| + | |style="padding: 10px 0px 15px 15px;"|That's it, from now on zones will be automatically created with product addon '' 'Great Addon' ''. |
| + | |} |
| + | {| |
| + | |style="padding: 0px 0px 15px 15px;"|[[File:DNS4.png]] |
| + | |} |
| + | |
| ==Adding default records== | | ==Adding default records== |
| ==Managing zones list== | | ==Managing zones list== |
Revision as of 13:43, 30 May 2012
About DNS Manager For WHMCS
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.
|
2. Upload and extract the module into the main whmcs directory.
|
Files in your whmcs directory should look like this.
|
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.
|
4. In next step you need to permit access to this module.
|
To do so click 'Addons' in main WHMCS menu.
|
Find DNS Manager and press Manage button as shown on the screen below.
|
5. Now choose 'Full Administrator' and press 'Save Changes' .
|
6. 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' .
|
7. 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'.
|
8. 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.
|
For the purposes of presentation we will edit file in default template. Its localization is 'whmcs/templates/default/clientareahome.tpl' .
|
8*. 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.
|
9. 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.
|
To provide a DNS management in clientarea simply use this adress 'your_whmcs/clientarea.php?managedns' . Replace 'your_whmcs' with name 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.
|
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 zones when already in cPanel as account.
|
Now press 'Name Servers' and enter the nameservers that will be visible for your customers in their clientarea.
|
Configuration of processing
In Configuration section press 'Processing' . You will see a following screen.
|
There are several configuration options. We will present you each one of them.
|
|}
You can allow zones to create automatically with certain domains, products or products addons. You can also enable Reverse DNS here.
|
Beneath 'Automatically create zones:' sentence mark for example 'With Product Addons' and select particular addons.
|
That's it, from now on zones will be automatically created with product addon 'Great Addon' .
|
Adding default records
Managing zones list
Managing DNS from the clientarea
Tips
Common Problems