I've built an addon module. I'm now trying to add a link to my module in the "services" menu in the client portal. In my /modules/addon/promodule/ folder I created a file called "hooks.php" in this file I have the following.
However it does not load the menu entry. If I place the file in /includes/hooks/ it however loads the menu entry. Is this intended behavior and I'm required to have a separate file outside my addon module to add the menu entry ?
Question
Dylank
Hello,
I've built an addon module. I'm now trying to add a link to my module in the "services" menu in the client portal. In my /modules/addon/promodule/ folder I created a file called "hooks.php" in this file I have the following.
However it does not load the menu entry. If I place the file in /includes/hooks/ it however loads the menu entry. Is this intended behavior and I'm required to have a separate file outside my addon module to add the menu entry ?
Link to comment
Share on other sites
3 answers to this question
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.