DNS Manager For WHMCS
From ModulesGarden Wiki
(Difference between revisions)
|
|
Line 368: |
Line 368: |
| |style="padding: 10px 0px 0px 15px;"|2. If after successful installation in your clientarea you receive following or similar error: | | |style="padding: 10px 0px 0px 15px;"|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'<br />(include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/client/templates/dns_templates/dns_controller.php on line 0 | | Fatal error: main() [function.require]: Failed opening required '/var/www/html/client/templates/dns_templates//lang/english.php'<br />(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 [http://docs.modulesgarden.com/index.php?title=DNS_Manager_For_WHMCS#Configuration_of_processing here]</br > | + | That means that you have forgotten to configure and save processing of your addon. Tutorial on how to configure processing you can find [http://docs.modulesgarden.com/index.php?title=DNS_Manager_For_WHMCS#Configuration_of_processing here]<br /> |
| This will be fixed in DNS Manager 1.6<br /> | | This will be fixed in DNS Manager 1.6<br /> |
| |} | | |} |
Revision as of 13:38, 28 June 2012
About DNS Manager For WHMCS
ModulesGarden's DNS Manager For WHMCS is fully featured addon module that allows your customers to manage the DNS zones.
Owing to great choice of submodules and unprecedented functionality, the 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:
- DNS Manager functionality:
|
✔ 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
|
✔ 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.
|
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_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.
|
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.
|
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 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' .
|
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.
|
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.
|
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'
|
In next step enter your zone name, IP adress and press 'Add Zone' .
|
If the operation was successful, you will see a following screen.
|
In order to check your new DNS zone details press Edit button.
|
You will see a screen similar to the one shown below. Here you can view and edit your zone's details.
|
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' .
|
Afterwards choose your record type from a dropdown menu, enter adress, proper TTL, value and press 'Save Changes' .
|
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.
|
On the following screen you see can new default record successfully added to our DNS zone.
|
Managing Reverse DNS
In order to enable Reverse DNS log in to your WHMCS. Press 'Addons' -> 'DNS Manager' -> 'Processing' and tick 'Enable Reverse DNS' .
|
Now in your clientarea: 'your_whmcs_url/clientarea.php?managedns' click on 'Manage Reverse DNS' .
|
Afterwards enter zone name, IP adress, value and press Add button once again.
|
Your DNS zone and record have been successfully created. Now you can also edit your DNS zones.
|
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' .
|
As you can see synchronization was successful and our zone exists.
|
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.
|
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
|