Hosting Quota Notifications For WHMCS
(→Notifications) |
(→Configuration and Management) |
||
| Line 92: | Line 92: | ||
==Configuration== | ==Configuration== | ||
{| | {| | ||
| − | |style="padding: 10px 0px 15px 15px;"| | + | |style="padding: 10px 0px 15px 15px;"|In '' 'Configuration' '' page you can find the list of configured notification groups.<br /> |
You can enable/disable any of them, as well as alter or completely remove them.<br /> | You can enable/disable any of them, as well as alter or completely remove them.<br /> | ||
Press '' 'Create New Group' '' to proceed. | Press '' 'Create New Group' '' to proceed. | ||
| Line 100: | Line 100: | ||
|} | |} | ||
{| | {| | ||
| − | |style="padding: 0px 0px 15px 15px;"|Now, you can define all | + | |style="padding: 0px 0px 15px 15px;"|Now, you can define all products related to this configuration and email template used to notify your clients.<br /> |
| − | You can choose between two types of counting:<br /> | + | You can choose between two types of resource usage counting:<br /> |
| − | *Fixed - define amount of resources over specific time period. If client exceed given limit in specified time, notification will be send. | + | *Fixed - define amount of resources over specific time period. If client usage grow exceed given limit in specified time, notification will be send. |
*Tiered - defines amount of resources. If client exceed given limit, a notification will be send. | *Tiered - defines amount of resources. If client exceed given limit, a notification will be send. | ||
|} | |} | ||
| Line 123: | Line 123: | ||
|} | |} | ||
{| | {| | ||
| − | |style="padding: 0px 0px | + | |style="padding: 0px 0px 30px 25px;"|[[File:HQN_12.png]] |
|} | |} | ||
==Notifications== | ==Notifications== | ||
| Line 135: | Line 135: | ||
|} | |} | ||
{| | {| | ||
| − | |style="padding: 0px 0px | + | |style="padding: 0px 0px 30px 25px;"|[[File:HQN_13.png]] |
|} | |} | ||
Revision as of 11:11, 18 March 2015
Contents |
About Hosting Quota Notifications For WHMCS
| Hosting Quota Notifications For WHMCS will allow you to manage multiple brands on multiple websites while using just a single WHMCS installation.
You will be able to customize your brand through modifying factors like client area template, logo or brand language, and preview the changes with just a single click. |
- Admin Area Features:
| ✔ |
| ✔ |
| ✔ |
- General Info:
| ✔ Multi-Language Support |
| ✔ Supports WHMCS V5 and Later |
Installation
| This tutorial will show you how to successfully install and configure Hosting Quota Notifications 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 Hosting Quota Notifications For WHMCS. |
|
| 2. Upload and extract the module into the main WHMCS directory. Files in your WHMCS directory should look like this. |
|
| 3. When you install Hosting Quota Notifications for the first time you have to rename 'license_RENAME.php' file. File is located in 'modules/addons/hosting_quota_notifications/license_RENAME.php' . Rename it from 'license_RENAME.php' to 'license.php' . |
|
| 4. In order to configure your license key, you have to edit a 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' . |
|
Configuration of Addon
| 5. Now you have to activate the module in your WHMCS system. Log in to your WHMCS admin area. Go to 'Setup' → 'Addon Modules' . Afterwards, find 'Hosting Quota Notifications' and press 'Activate' button. |
|
| 6. In the next step you need to permit access to this module. To do so click on 'Configure' button, tick 'Access Control' near required admin role groups and press 'Save Changes' . |
|
| 7. You have just successfully installed Hosting Quota Notifications For WHMCS! You can access your module in 'Addons' → 'Hosting Quota Notifications' . |
|
Configuration and Management
| In this section we will show you how to properly set up and use Hosting Quota Notifications For WHMCS. |
Configuration
| In 'Configuration' page you can find the list of configured notification groups. You can enable/disable any of them, as well as alter or completely remove them. |
|
| Now, you can define all products related to this configuration and email template used to notify your clients. You can choose between two types of resource usage counting:
|
|
| For example shown below, module uses fixed counting type. As you can see, we have defined limits for both bandwidth and disk.
|
|
Logs
| Under 'Logs' page you can view information about sent notifications. |
|
Notifications
| You can create as many notifications as you wish. The only requirement is their type being set to 'Product/Service' . {if $bw_over} Your bandwidth usage is over {$bw_over}MB{if $bw_current} (current: {$bw_current}MB){/if}.{/if}
{if $disk_over}Your disks usage is over {$disk_over}MB{if $disk_current} (current: {$disk_current}MB){/if}.{/if}
It will allow you to use this email template for bandwidth and disk notifications at the same time. |
|
Tips
Common Problems
| 1. When you have problems with connection, check whether your SELinux or firewall does not block ports. |











