Hey all.
I have created plugins and products in the past, but never needed to create a template group before. From everything I read, this is what I have done thus far:
- Created a product.
- Created a plugin with the following setup:
- Hook: template_groups
- Code: $only['armory_'] = 'Nameless Armory';
- Added a template called: armory_search
My understanding is that once any template starting with "armory_" is made, it would go into that template group. Well, it is not. Instead, it is coming up as a Custom Template and not even creating the Template Group "Nameless Armory".
Any help would be appreciated as I feel as if I am missing a step here.
Thanks!