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:
<?php global $aInt;if($aInt->language == "hebrew" || $aInt->language == "arabic"){ ?><link rel="stylesheet" href="templates/blend/css/rtl.css"> <?php } ?>
Add RTL support to the clients area:
<?php if($vars['language'] == "hebrew" || $vars['language'] == "arabic"){ ?><link rel="stylesheet" href="/templates/six/css/rtl.css"> <?php } ?>
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!
The best place to start if you need help with a specific product is to contact the developer. All WHMCS Marketplace developers have both a website and support URL listed.
This module allows you to alter the language strings used throughout WHMCS.
Roberto @roberto8576
No comment provided.
tsuri @tsuri5813
Thank you!
Excellent employee !!
daniel va @daniel9527
Quality plugin!, Best service.
Thanks you for the quick support too
Michael Ramsey @michael5267
Easy to install and adds Facebook Pixel easily to header on every page without fuss.
Elan Ben Sahal @bensahal
Awesome Tool!
Thanks!