AdminCP > Plugins & Products > Add New Plugin
Hook Location:
template_groups
PHP Code:
PHP Code:
$only['tempprefix'] = 'Some Template Group';
tempprefix is the prefix of the templates e.g. you could have
tempprefix_somepageone
tempprefix_somepagetwo
tempprefix_somepagethree
and they will all appear under the template group "Some Template Group".
Or you can see the 2nd half of this article, I think its essentially the same as what I have posted above.
Manage Templates