newcomer Posted February 14, 2016 Share Posted February 14, 2016 Hi, Can some kind helpers assist in creating hooks for guest tracking module? I'm trying to display the guest tracking block in the navigation bar by hooks so that I can rearrange the order appearance at BO. At the moment I'm displaying it by adding a few lines at header.tpl but this method does not allow me the arrange the order like I can with "Positions" under "Modules" in BO. Am I right to say I have to modify GuestTrackingController.php by adding $this-> registerHook (‘hook_name’) and public function hookLeftColumn() { return $this-> ???? If yes what's the exact syntax and what other files do I have to modify? I'm new to the whole website coding things but willing to learn. Any help would be much appreciated, thanks. Link to comment Share on other sites More sharing options...
newcomer Posted February 15, 2016 Author Share Posted February 15, 2016 Anyone, please? 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