anoop2331 Posted January 25, 2012 Share Posted January 25, 2012 I had created a custom module, which is working great in Admin Section. But I want to link that in Client Area. I had tried for _clientarea function, but when I call my url index.php?m=myaddon, then it displays Portal Home page. Also I want to add a link in Quick Navigation, using Hooks or Custom Addon. Is that is possible? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted January 25, 2012 Share Posted January 25, 2012 The _ClientArea function is for passing smarty variables back to the client area. You will need to add the smarty variables to your client area template(s) if you want them to work. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.