Karthikeyan Posted March 30, 2018 Share Posted March 30, 2018 Pls help guys. I need to create a custom page in admin side VERSION 1.7 Link to comment Share on other sites More sharing options...
Rhobur Posted March 31, 2018 Share Posted March 31, 2018 same as in 1.6+, create a backoffice module, add a tab and for that tab a controller extending the ModuleAdminController class; this controller can display your custom tpl using the renderView method. Link to comment Share on other sites More sharing options...
Rain_xx Posted January 20, 2019 Share Posted January 20, 2019 I'm up to this too. My page remains blank, it seems that the .tpl content cannot be read. Is it there a correct way to call the tpl file? Link to comment Share on other sites More sharing options...
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