
Cookies!
We use cookies to make your experience batter !
Do you want to stay up to date with the WHMCS updates without the worry of losing your custom code in the core files? Do you want to change the template to another template without to move again your custom codes in the header or footer ? Do you want to customize the admin login page?
This is the addon for you!
Features:
Insert header code and/or footer code across the admin /admin login page or clients area
Add Google Analytics code anywhere
Insert Facebook pixel code anywhere
Insert custom language CSS
Insert any code or script, including HTML / CSS / Javascript / PHP Tags
Everything is working dynamically in real time!
the addon is checking automatically the PHP Syntax before running, for errors that can break the system.
An option to disable the module in real time from outside the system.
Examples of use:
Add RTL support to the admin area if necessary:
language == "hebrew" || $aInt->language == "arabic"){ ?>
Add RTL support to the clients area:
How to install the addon:
just unzip it in the main WHMCS folder, then go to the modules configurations (/admin/configaddonmods.php) and add the custom codes there.
if you want to disable run the module in live mode. for editing or fixing. or when you don't have an access to the admin backend. add the following line in the main "configuration.php" in the root folder:
global $add_to_head;$add_to_head=false;
For support commands or ideas:
support@itech-websolutions.com
Enjoy!