Blesta Addons 2,698 Report post Posted September 13, 2018 the plugins can set vars for the used template file when they are visited. it would be very smarty to allow plugin inject vars for the structure file (main structure) without visiting the plugin. let say we have a plugin data collect some info/stats, and inject it directly to the structure file (like preAction.structure event inject HTML/Javascript), then from structure template we can use this info in structure file. i hope the idea is clear (new preAction.global event inject vars to the structure ). sample case, i have a plugin that count how many tickets assigned to the logged staff, in my structure i want to show this data close to the info menu. Quote Share this post Link to post Share on other sites
Blesta Addons 2,698 Report post Posted September 13, 2018 i have found this similar request here Quote Share this post Link to post Share on other sites