HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How can i display a plugin in panel (sidebar) for all pages?
i m building a new theme and so far i know how to overide modules and views. What i want to know is how in the world i can make for example the "YAGA My Badges" or the "Leader Board" Module displayed in all pages at the side bar and not only when i visit my profile or specific pages ??
I did read almost all the documentation of vanilla but couldnt find something. Could you please give me a clue on how to start ? I guess there must be a condition inside the plugin files but i cant find where it is .
0
Comments
I'm only on mobile and therefore limited...
Search for the plugin Birthday Module to see how modules are added everywhere.
Put that base_render_before method in the theme hooks file of your theme.