ffne "acp/templates/menue.htm" und fge an gewnschter Stelle ein:

  <p><b><a href="pluginalike.php?sid=$session[hash]" target="main">Pluginalike</a></b></p>
 <hr>

ffne acp/lib/functions.php und fge nach <?php folgendes ein:

@include("acp/pluginalike/hook_registry.php");
@include("pluginalike/hook_registry.php");