Welcome


Thank you for your purchase! If you have any questions feel free to ask me through comment section on RedCheap Support.

WHMCS templates installation


How to install the WHMCS templates?

We have professional WHMCS templates design with orderform. If you want to use BlueCheap Host whmcs template then we need to follow the below steps to complete the template installation completely:

1. Upload the BlueCheap Host to the templates folder

2. Add the redcheap_professional orderform to the orderforms folder

3. Add hooks to hooks folder

4. Configure your price from WHMCS admin panel

5. Change the default WHMCS template and orderform from admin panel


Add hooks to hooks folder

Add the hooks file in the hooks folder

  • Go to the path: /< your-public-root-directory>/whmcs/includes/hooks
  • Unzip the hooks folder if you have the zip version
  • Add the hooks file in the hooks folder folder





Change Default Template and Orderforms

Change the default WHMCS template and orderform from admin panel. We can change our template and orderform from General setting but we can also set different orderform from the product group.

Change the default template from the general setting:

1. Click the setting icon right side of the navbar then click the general setting

2. Go to the general setting>general then select the template like BlueCheap Host

Change the default Orderform from General setting:

1. In this General settings click the tab Ordering then you can see the different types of the order form template. Now select the RedCheap Professional.






Configure your price

Configure your product or price from WHMCS admin panel

First of all, login your whmcs admin panel then click the setting icon right side of the navbar> products/services follow the steps:

1. I hope you have already created product group name and under the group you have created single product package. If you don't have this package then you should create first.

2. Click the edit icon then you can see this bellow image. Copy this code and paste in the product description field like bellow image. You have to change the text or value based on your plan and follow for rest of the plan and product.

    <li> Unlimited Website</li>
    <li> Unlimited Email</li>
    <li> Unlimited Bandwidth</li>
    <li> Free Domain Name</li>
    <li> Free SSL Certificate</li>







How to manage Shared, Reseller, Cloud, VPS, Dedicated, WordPress Product Price

In this Hooks folder, you will get PHP file "sharedhosting.php" "resellerhosting.php" "cloudhosting.php" "dedicatedserver.php" "vpshosting.php" "wordpress.php". all pages product price manages from those files.

We have manage hosting or product price on the services pages. We have managed by the hooks ("sharedhosting.php" "resellerhosting.php" "cloudhosting.php" "dedicatedserver.php" "vpshosting.php" "wordpress.php").

In those files, you can see sharedhosting_products_hook function ->where('tblproducts.gid','1'). This line manages which product group price show in the Shared Hosting Page. Number '1' is the product group id.

How to find out product group id number:

Go to your WHMCS admin panel then Setup>Products/Services>Products/Services

If you mouse hover over on group icon then you can see the product group id.

Go to the sharedhosting.php file in the hooks folder then replace that group id with your product group id.

After updating the sharedhosting.php file, you will see that product group price.




Client Area overdue message

In this clientAreaPanel.php file, you can see the few options like 'color', 'btn-text', 'btn-link', 'btn-icon'. We have managed the pay information by those. You need to replace the 'btn-link' with your link.

To check it, login to the client area panel fist then you can see the overdue message alert box on top. If you have an overdue invoice then you will see like below:





How to Configure Menu (menu.php)

We have customized the menu using on menu.php in the hooks folder.

For more details: https://docs.whmcs.com/Editing_Client_Area_Menus





How to Configure Domain Price (pricetable.php)

In the hero section, Domain page, we have added domain lists like .com, .net, .org, etc, with a price. We have managed the domain price list from the pricetable.php hook file.

Before that, you need to make sure that you have set the domain price from your admin panel. Go to Setup>Products/Services>Domain Pricing.

Click the pricing and set the domain price.





How to add pages Title, Decription and Meta Keywords (redcheap-seo.tpl)

We follow the best SEO practices so that your site always ranks good on search engines. Our WHMCS theme allow you to add Title, Decription and Meta Keywords as per your website requirement. You can customize the page you want and add title, decription and meta Keywords accordingly.

Go to WHMCS >> templates >> theme >> includes >> redcheap-seo.tpl.





Change Log


v8.10.0 (25 April 2024)

  • Changes on WHMCS >> templates >> theme below files
    1. css/all.css
    2. css/all.min.css
    3. css/styles.css
    4. includes/sitejet/homepagepanel.tpl
    5. includes/tablelist.tpl
    6. js/scripts.js
    7. js/scripts.min.js
    8. js/whmcs.js



v8.9.0 (15 March 2024)

  • Changes on WHMCS >> templates >> theme below files
    1. account-paymentmethods-manage.tpl
    2. css/styles.css
    3. invoice-payment.tpl
    4. js/scripts.js
    5. js/scripts.min.js
    6. upgrade-configure.tpl
    7. custom/css/style.css
    8. custom/js/slider.js
  • Changes on WHMCS >> templates >> orderforms >> redcheap_professional below files
    1. checkout.tpl
    2. css/all.css
    3. css/all.min.css
    4. css/style.css
    5. js/base.js
    6. js/scripts.js
    7. js/scripts.min.js
    8. ordersummary.tpl
    9. service-renewal-item.tpl
    10. viewcart.tpl



v8.8.0 (27 January 2024)

  • Changes on WHMCS >> templates >> theme below files
    1. login.tpl
    2. homepage.tpl
    3. transfer-domain.tpl
    4. footer.tpl
    5. wordpress-hosting.tpl
    6. sitelock.tpl
    7. google-workspace.tpl
    8. enterprise-email.tpl
    9. domain-search.tpl
    10. business-email.tpl
    11. domain-promos.tpl
    12. ssl-certificates.tpl
    13. shared-hosting.tpl
    14. dedicated-server.tpl
    15. cloud-hosting.tpl
    16. codeguard.tpl
    17. vps-server.tpl
    18. reseller-hosting.tpl
    19. affiliates.tpl
    20. header.tpl
    21. user-password.tpl
    22. includes\no-data.tpl
    23. custom\css\all.min.css
    24. custom\css\style.css
    25. custom\css\whmcs.css
    26. custom\css\bootstrap.min.css