Hey I got it to work by myself – I was missing a simple line: 'onGetPageTemplates'
wasn’t registered in getSubscribedEvents()
, but that was were I’d told Grav to go looking for templates. Now I’m cooking!
1 Like