BartekG Posted March 4, 2015 Posted March 4, 2015 I've made a module that's basically an editor for a certain type of templates, but with additional logic. To make things less confusing for the client I would like to keep it in the Page Tree - so, if the user clicks on the "edit" button the module page is displayed. Is that possible?
LostKobrakai Posted March 4, 2015 Posted March 4, 2015 It's possible by using a hook in ProcessPageEdit::execute and just redirect to your module if needed.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now