Incorporate Joomla module into template?
- by thatryan
I built a rad slider module. Then I built a template that I am going to use as a base for more projects, and I know I will use my slider module most of the time. Is there a way, other than tearing apart the modules and re-coding it all into the template, to "package" the module with a template?
Like the HTML overrides do, but adding the functionality instead of overriding existing? Does this make sense?
Thanks!