Merc Studio Tech Blog
Tuesday, April 30, 2013
Prestashop hook before header
If you are looking for a hook which comes before any controller is dispatched,
use $this->registerHook('actionDispatcher')
function hookActionDispatcher() {
...
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment