Steve Joms Posted February 9, 2016 Share Posted February 9, 2016 (edited) Hi, Is it possible to put module in CMS? Thank you, Joe Marie Edited August 31, 2016 by joms (see edit history) 1 Link to comment Share on other sites More sharing options...
Kogkalidis Posted February 9, 2016 Share Posted February 9, 2016 It's not possible by default, but if you make some customization it's kind of easy. First, open the corressponding tpl (let's tell contact-form.tpl), insert this {hook h='CustomHookName'} into the required place where you want to show your module(s). Then you register the modules in this hook in their class, the classic way as in any other hook. 1 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