Add Product Addon Code In the Template List - Printable Version +- WHMCS Services Forum (https://www.whmcsservices.community) +-- Forum: WS Modules (https://www.whmcsservices.community/forumdisplay.php?fid=5) +--- Forum: Addons Modules (https://www.whmcsservices.community/forumdisplay.php?fid=6) +---- Forum: New Order Ticket (https://www.whmcsservices.community/forumdisplay.php?fid=53) +---- Thread: Add Product Addon Code In the Template List (/showthread.php?tid=1072) |
Add Product Addon Code In the Template List - wssupport - 03-30-2023 Dear {$client_name}, Thank you for signing up with us. Your services will be activated within 24hrs {foreach from=$addons item=addon} Product Addon: {$addon} {/foreach} |