Hosting Quota Notifications 1.X For WHMCS
(→Configuration and Management) |
(→Activate The Addon) |
||
Line 101: | Line 101: | ||
{| | {| | ||
|style="padding: 0px 0px 15px 15px;"|'''7. Now it is time to insert proper integration codes. Note that this step is required only if you are using WHMCS V5 x.x.<br/> | |style="padding: 0px 0px 15px 15px;"|'''7. Now it is time to insert proper integration codes. Note that this step is required only if you are using WHMCS V5 x.x.<br/> | ||
− | There is no integration required for WHMCS V6 x.x.'''<br/> | + | There is no integration required for WHMCS V6 x.x.'''<br/><br/> |
− | Open the currently used template. For presentation purposes we opened modern template. You will them in '' 'yourWHMCs/template/orderforms/modern/viewcart.tpl'. '' | + | Open the currently used template. For presentation purposes we opened modern template. You will them in '' 'yourWHMCs/template/orderforms/modern/viewcart.tpl'. ''<br/> |
Find line 450. Insert the below code inside this line and save the changes. | Find line 450. Insert the below code inside this line and save the changes. | ||
<nowiki><div class="signupfields"> | <nowiki><div class="signupfields"> | ||
Line 113: | Line 113: | ||
|} | |} | ||
{| | {| | ||
− | |style="padding: 0px 0px 30px 15px;"|''' | + | |style="padding: 0px 0px 30px 15px;"|'''8. You have just successfully installed SMS Center For WHMCS!''' |
|} | |} | ||
Revision as of 09:09, 23 November 2015
Contents |
About Recurring Billing For WHMCS
Recurring Billing For WHMCS ..... |
- Admin Area Features:
✔ |
✔ |
✔ |
✔ |
✔ |
- Client Area Features:
✔ |
- General Info:
✔ |
✔ |
✔ Multi-Language Support |
✔ Supports WHMCS Templates Five and Six |
✔ Supports WHMCS V5 and V6 |
Installation
This tutorial will show you how to successfully install and configure Recurring Billing For WHMCS. We will guide you step by step through the whole installation and configuration process. |
Installation
1. Log in to your client area and download Recurring Billing For WHMCS. |
2. Upload and extract the module into the main WHMCS directory. Files in your WHMCS directory should look like on the following screen. |
3. When you install Recurring Billing For WHMCS for the first time you have to rename 'license_RENAME.php' file. File is located in 'modules/addons/recurring_billing/license_RENAME.php'. Rename it from 'license_RENAME.php' to 'license.php'. |
4. In order to configure your license key, you have to edit the previously renamed 'license.php' file. Enter your license key between quotation marks as presented on the following screen. You can find your license key in your client area → 'My Products'. |
Activate The Addon
5. Now, you have to activate the module in your WHMCS system. Log in to your WHMCS admin area and proceed to 'Setup' → 'Addon Modules'. |
6. In the next step you need to permit access to this module. To do so, click on 'Configure' button, tick checkboxes to assign desired admin roles. |
7. Now it is time to insert proper integration codes. Note that this step is required only if you are using WHMCS V5 x.x. There is no integration required for WHMCS V6 x.x. <div class="signupfields"> <h2>Contracts</h2> {$contractOutput} </div> Remember that you must insert the code to every used order form template. A properly inserted code should look like this: |
8. You have just successfully installed SMS Center For WHMCS! |
Configuration and Management
Configuration
Dashboard
Contract Content
Contract Templates
Configuration
Management
Client Area
Admin Area
Signed Contracts
Logs
Additional Information
Tips
Common Problems
1. When you have problems with connection, check whether your SELinux or firewall does not block ports. |