Manually Update Customizations
On this page
We strongly recommend using Git™ to create customized versions of our default themes and templates and update them for new released changes.
If you use custom templates, you must check for template changes in each WHMCS version and apply them before updating WHMCS versions.
If you update without applying the necessary changes, some WHMCS features may cease functioning, display an error, appear poorly formatted, or not display. This may include features in the Client Area, shopping cart, or Admin Area.
If you purchased your custom template from a third-party vendor, check the corresponding WHMCS Marketplace listing for available updates and then contact the vendor to obtain them.
Manually Update Custom Templates
To update your custom templates before updating versions:
- Find the changes to the parent template in the Release Notes for your target version and any intermediary versions.
- Review all of the files against your custom template files in the
templates/template_name
directory, wheretemplate_name
is your template’s name. - For each change, remove the red
-
line and replace it with the green+
line: - After you have applied all of the template updates, clear the template cache:
- Log in to the Admin Area.
- Go to Utilities > System > System Cleanup.
- Click Go under Empty Template Cache.
Last modified: October 29, 2024