Jump to content

Customize Dashboard Quick links in BO for 1.5


Recommended Posts

  • 4 months later...

Puh

 

sorry but I am not as sophisticated as you are guys but I was looking for a solution, too.

 

Can you please explain it to me in a more detailed manner? Perhaps at an example?

 

I thought about inserting code (hook) into a module.php since I like to have some shortcuts to some modules (product reviews etc.).

 

Something like this perhaps? I found it in the minic slider module. But I was looking for the same in the blockadvertising module but couldnt find the same :( Besides it did not work in a trial and error manner in the gsitemap module :)

public function install()
 {
  if (parent::install() &&
$this->registerHook('displayHeader') &&
  $this->registerHook('displayAdminHomeQuickLinks') &&

 }

Edited by B.Köring (see edit history)
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 4 weeks later...
×
×
  • Create New...