Dynamic Menu Links (pro)

Introduction

Site Navigation

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($userid){
//user is logged in
//redirect to frontpage
$redirect
url = 'index.php';
}else{
//user is not logged in
//redirect to login page
$redirecturl = 'index.php?option=comusers&view=login';
$message = "please login first";
}

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

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($userid){
//user is logged in
//redirect to frontpage
$redirect
url = 'index.php';
}else{
//user is not logged in
//redirect to login page
$redirecturl = 'index.php?option=comusers&view=login';
$message = "please login first";
}

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

Load module into article
Free

Load module into article

By Carsten Engel
Coding & Scripts Integration
This plugin loads any module into an article. And any other content which runs the content plugins. Syntax in editor: module [16] (between brackets, can't display plugin code here) where 16 is the modules id....
Admin Help Pages
Free

Admin Help Pages

By Carsten Engel
Tutorials
Create administrator help pages Create help buttons in any toolbar to link to help pages Hide help buttons on specific toolbars Create custom user manuals for your administrators, also per usergroup Link to help pages via the 'Help' button in the Joomla admin menu and hide the 'Help' submenu in the Joomla admin menu Link to help pages via the 'Joomla! Help' button in the Joomla admin menu Create...
Admin Help Pages (Pro)
Paid download

Admin Help Pages (Pro)

By Carsten Engel
Tutorials
Create administrator help pages Create help buttons in any toolbar to link to help pages Hide help buttons on specific toolbars Create custom user manuals for your administrators, also per usergroup Link to help pages via the 'Help' button in the Joomla admin menu and hide the 'Help' submenu in the Joomla admin menu Link to help pages via the 'Joomla! Help' button in the Joomla admin menu Create...
User Private Page
Free

User Private Page

By Carsten Engel
Site Access
create a private page per user only the user can see the page use any plugin codes in the content to add video, image, module etc. link to the page with 1 menu-item for all users tags like {username} scripts which you can call with tags like {script 2} for dynamic content from PHP commenting system on the users page, so user can chat with the admin reminders send for unread comments, all optional...
User Private Page (pro)
Paid download

User Private Page (pro)

By Carsten Engel
Site Access
create a private page per user only the user can see the page use any plugin codes in the content to add video, image, module etc. link to the page with 1 menu-item for all users tags like {username} scripts which you can call with tags like {script 2} for dynamic content from PHP commenting system on the users page, so user can chat with the admin reminders send for unread comments, all optional...
pure css tooltip
Free

pure css tooltip

By Carsten Engel
Article Elements
Plugin to make pure css tooltips in any editor. syntax in editor: normal: {tooltip}link{end-link}tooltip text{end-tooltip} tooltip where tooltip-link is also a hyperlink: {tooltip href="http://www.joomla.org" target="_blank"}joomla{end-link}Joomla is good{end-tooltip} tooltip with different style: {tooltip class="tooltip_blue"}blue{end-link}blue tooltip box{end-tooltip} dropdown so you can...
Language-File-Tool
Free

Language-File-Tool

By Carsten Engel
Development
Tool to work with language files: find missing lines in translations convert language files from joomla 1.0 1.5 2.5 - 3 convert extension-files (.php) language-reference 1.0 1.5 2.5 - 3 considers the use of core-language-keys in extension files...
Admin Messages
Free

Admin Messages

By Carsten Engel
Admin Performance
This administrator module shows the number of unread messages. With blink (optional). This module should be published to the administrator module position 'status'. Translated to 53 languages....
Dynamic Menu Links
Free

Dynamic Menu Links

By Carsten Engel
Site Navigation
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... THIS FREE VERSION IS LIMITED TO 1 DYNAMIC SCRIPT. Any of the above AND all combinations. example: if($userid){ //user is logged in //redirect to frontpage $redirecturl =...

Dynamic Menu Links (pro)

Version:
1.1.3
Developer:
Carsten Engel
Last updated:
Apr 17 2019
3 years ago
Date added:
Nov 19 2014
License:
GPLv2 or later
Type:
Paid download
Related extension :
Dynamic Menu Links
Includes:
c
Compatibility:
J3
Download

Uses Joomla! Update System