Log in Register




Dynamic Menu Links Pro

With Dynamic-Menu-Links you can create a menuitem which can link to different pages, depending on:

  • user
  • usergroup
  • accesslevel
  • date/time
  • device (desktop/mobile/tablet)
  • country
  • language
  • ip
  • current page
  • and much more...

Any of the above AND all combinations.

example:

if($user_id){
   //logged in
   $redirect_menuitem_id = 294;
}else{
   //not logged in
   $redirect_menuitem_id = 200;
}

Uses the PHP syntax, so you can custom script everything possible in PHP.

Only registered and logged in users can download this file.

Add comment

Submit