Hosting Renewals For WHMCS
Article update is ongoing on this page, watch out for broken links and unclear descriptions!
We are sorry for the inconvenience caused.
Contents |
About Hosting Renewals For WHMCS
Hosting Renewals For WHMCS is a module which offers your customers a possibility to manage their billing cycles, recurring payments and services' renewals. The module will let your clients turn on/off automatic renewals, decide whether and when to renew their web hosting services and even change billing cycles on the fly. |
- Client Area Features:
✔ Renew Services Before Due Date |
✔ Turn On/Off Auto Renewals |
✔ Change Billing Cycle |
- Admin Area Features:
✔ Configure Billing Cycle Switching Rules |
✔ Configure Client Area Features Per Product Or Product Group |
✔ Disable Auto Renewal For New Products |
✔ Enable/Disable Auto Renewal For All Instances Of Product |
✔ Define Application Of Discount Upon Meeting Defined Rules |
✔ Choose Between Two Types Of Discounts - One Time And Recurring |
✔ Enable/Disable Domain Renewal Along With Product |
✔ Send Email Notifications About Upcoming Renewals |
✔ Multiple Email Templates For Email Notification |
✔ Decide Whether Client Should Be Moved To Invoice Immediately After Renewal |
✔ View Logs |
- General Info:
✔ Multi-Language Support |
✔ Supports WHMCS Template Five and Six |
✔ Supports WHMCS V5 and V6 |
Installation
This tutorial will show you how to successfully install and configure Hosting Renewals For WHMCS. We will guide you step by step through the whole installation and configuration process. |
1. Log in to your client area and download Hosting Renewals For WHMCS. |
![]() |
2. Upload and extract the module into the main WHMCS directory. Files in your WHMCS directory should look like these. |
![]() |
3. When you install Hosting Renewals for the first time you have to rename 'license_RENAME.php' file. File is located in 'modules/addons/hosting_renewals/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'. |
![]() |
5. Now, you have to set up chmod for the 'logs' folder located in 'your_whmcs/modules/addons/hosting_renewals'. You will be now allowed to read activity logs in the module. |
![]() |
6. Next, 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 Renewals' and press 'Activate' button. |
![]() |
7. In the next step you need to permit access to this module. To do so, click on 'Configure' button, tick 'Full Administrator' and press 'Save Changes'. |
![]() |
8. You have just successfully installed Hosting Renewals! Access your module now at 'Addons' → 'Hosting Renewals'. |
![]() |
Configuration and Management
Hosting Renewals For WHMCS module allows your customers to fully manage their billing cycles and recurring payments. Turn on/off auto-renewals, alter billing cycles, receive customized email notifications. |
Configuration
You can enable Hosting Renewals For WHMCS only for the products that have recurring payments configured. Proceed to 'Addons' → 'Hosting Renewals' → 'Configuration' and choose from a dropdown menu of available products. |
![]() |
Press the name of a product with renewals enabled and configure its rules. Available options: |
![]() |
If you have enabled the option to change billing cycle from the client area, you must also define between which billing cycles the switch can be made. On the screen below you can 'Change Billing Cycle Rules' table with available billing cycles. Clients will be able to choose between billing cycles from the column of their current billing cycle. |
![]() |
Additionally, you can enable/disable auto renewal for all products from a selected configuration. To do so, press 'Enable Auto Renewal' / 'Disable Auto Renewal' button as shown on the following screen. |
![]() |
It is wise to inform your clients about incoming due date, you can do it by setting up notification emails. You can configure up to five notification emails and specify the time when they shall be sent to the clients depending on a billing cycle the clients use. |
![]() |
Once you have configured the hosting renewals, new buttons in your admin area product's page should be available. |
![]() |
Templates
When Hosting Renewals For WHMCS' is activated, only one email template is created for email notifications. You can create additional email templates for notifications easily. Move to 'Templates' section and press 'Add Template'. |
![]() |
If you already have some email templates prepared for notification, select it from a dropdown menu and press 'Add' button. As soon as you do that, it will be visible next to 'Upcoming Renewal Notice' email template and you will be able to assign it to notification. |
![]() |
If you want to prepare a new email template, press 'Create New Template' button. |
![]() |
Afterwards, choose 'Product/Service' as an email template type and type in the name under which email template will be visible in your WHMCS. Press 'Create'. |
![]() |
You will be moved to email template edition page. Start by filling in your company name, email address and email subject. Afterwards, create your email template content in a textbox marked on the following screen. |
![]() |
You can also use 'Merge Fields' in your email template. To view a full list of fields, scroll down. These codes are replaced with actual data during sending email. |
![]() |
Assign Email Template
You can assign any of email templates added at 'Templates' tab to a desired notification. To do so, enter product configuration at 'Hosting Renewal' → 'Configuration' and select email templates from a dropdown menu next to a desired notification. |
![]() |
Logs
All module activities are recorded in log files. To enable this feature, mark 'Enable File Logging' checkbox. |
![]() |
You can view any of the logs. Simply, choose it from 'File' dropdown menu and press 'Show' button. Note: You will not be able to choose a log file if there are no logged actions yet. |
![]() |
Exemplary info log is shown on the following screen. |
![]() |
Discounts
In 'Discounts' section you may set up various discounts for a changing billing cycle. You can select two types of items: |
![]() |
As you can see on the following screen, all discounts are listed below. Each of them can be easily removed by pressing 'Delete' button. |
![]() |
Integration Code
Integration described below allows your customers to manually renew product, turn on/off auto renewal and change billing cycle from their client area. |
![]() |
Underneath you will fond an example of a correctly placed code snippet in a 'default' order form template. |
![]() |
Once the integration has been done correctly, your clients should see buttons in the client area as marked on the screen: |
![]() |
Tips
1. If your client turns off auto renewal and does not run the renewal manually, then the service status will change to suspended/terminated after a certain time period. Time period depends on WHMCS settings at 'Setup' → 'Automation Settings' → 'Automatic Module Functions. ' |
2. Hosting Renewals For WHMCS supports all billing cycles, from monthly to triennially. Depending on the chosen billing cycle, displayed value of a renew button is changing according to the following code which is located in 'language' directory in your language file: $LANG['cyclemonthly']='1 Month'; $LANG['cyclequarterly']='3 Months'; $LANG['cyclesemiannually']='6 Months'; $LANG['cycleannually']='1 Year'; $LANG['cyclebiennially']='2 Years'; $LANG['cycletriennially']='3 Years'; |
3. You can forward a client directly to invoice page after a successful renew. To enable this, go to the 'Configuration' tab in our module and expand 'Additional Options'. |
![]() |
Common Problems
1. When you have problems with connection, check whether your SELinux or firewall does not block ports. |