EugenePascal Posted October 10, 2009 Share Posted October 10, 2009 Hi all !Also Is there any recomendation/doc what modules can be loaded in What HOOK ?because there are lots of module in prestashop but HOOK is lesser.HOOK means something like this {$HOOK_HEADER}, {$HOOK_LEFT_COLUMN} etc.Maybe some modules is loaded via other ones ? Link to comment Share on other sites More sharing options...
Radu Posted October 10, 2009 Share Posted October 10, 2009 I don't think there is such a doc, but go to any module source code and in the install function you'll see what hooks it uses.Almost every module can be adapted to be displayed in any hook. Link to comment Share on other sites More sharing options...
EugenePascal Posted October 11, 2009 Author Share Posted October 11, 2009 I don't think there is such a doc, but go to any module source code and in the install function you'll see what hooks it uses.Almost every module can be adapted to be displayed in any hook. Please , make more exact next thing:For example: If module "Cart Block" is adopted into HOOK "Payment" by default. by what HOOK Is this module "Cart Block" shown ?Maybe There is some list of HOOK ? Link to comment Share on other sites More sharing options...
Radu Posted October 11, 2009 Share Posted October 11, 2009 yes it is, go to the back office, modules section press position then Transplant a module and you'll see in the dropdown all the hooks 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