TPL Files
Tpl files are the page templates for the on-line shop (web) and the Box Office (pos). With some php and/or smarty knowledge you can customize your site with these files.
Pos
Copy the x.tpl file you would like to customize from …/includes/template/pos to ..includes/templates/pos/custom.
Make your changes on these tpl files and leave the original as is.
Fusion Ticket checks the custom directory first and then the default directory.
Web
Copy the x.tpl file you would like to customize from …/includes/template/web to ..includes/templates/web/custom.
Make your changes on these tpl files and leave the original as is.
Fusion Ticket checks the custom directory first and then the default directory.
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
