Extending a specific page template in Admin

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! :wink:

1 Like