TDC Lab Launcher
A lightweight admin dashboard module that replaces tedious menu navigation with customisable shortcut cards. Select any installed component or submenu from a dropdown, pick an icon from the visual browser, and organise cards into colour-coded groups — all without writing a single line of code.
Create a free account to download and access support. Register or log in.
About this Extension
TDC Lab Launcher adds a customisable shortcut grid to your Joomla administrator dashboard. Instead of navigating through menus to reach the pages you use most, create visual shortcut cards that take you there in one click.
Key Features:
- Component Dropdown — select any installed component or submenu view from a grouped dropdown. No need to type URLs manually.
- Visual Icon Picker — browse and search through 120+ Joomla admin icons. Click to select — no class names to remember.
- Colour-coded Groups — organise cards into named sections (Content, Users, Configuration, etc.) with accent colours for each group.
- Drag & Drop Ordering — reorder cards with native Joomla subform drag handles.
- Built-in Presets — instantly load shortcut cards for core Joomla content management or system administration areas.
- Access Control — restrict individual cards to specific user groups using Joomla's ACL system.
- Badge Labels — add status badges (info, success, warning, danger) to highlight important shortcuts.
- Search/Filter — optional search bar to quickly find shortcuts on busy dashboards.
- Responsive Grid — choose 2, 3, 4, or 6 columns. Adapts automatically on smaller screens.
- New Tab Support — open links in the same window or a new tab, per card.
- Lightweight — vanilla CSS and JavaScript, no frameworks, no jQuery dependency.
How It Works:
- Install and publish the module in the
cpanelposition - Open the module settings and go to the Shortcut Cards tab
- Add cards — select a component from the dropdown, pick an icon, set a group name
- Or load a preset from the Presets tab for instant core Joomla shortcuts
- Save and your dashboard is ready
Built for Joomla 5 and 6 using modern architecture: Dispatcher pattern, PSR-4 autoloading, and CSS custom properties that inherit from your admin template theme.
Releases
v1.0.1 — Bug Fixes
Changelog
- Removed the separate Module Heading field; use the native Joomla Module Title instead
- Fixed card descriptions not visible in inline mode due to Joomla 6 admin template CSS variable resolving to white
- Inline/hover/none description toggle now driven by CSS data attribute for more reliable switching
- Hardcoded description text colour to ensure readability across all admin templates
Initial release of TDC Lab Launcher — a customisable admin dashboard shortcut module for Joomla 5 and 6.
Changelog
- Added: Customisable shortcut cards with title, link, icon, description, and badge
- Added: Component link dropdown with full admin menu tree (components + submenu views)
- Added: Visual icon picker with searchable grid of 120+ Joomla admin icons
- Added: Card grouping with colour-coded section headings
- Added: Drag and drop card ordering via Joomla subform
- Added: Built-in presets for core content and system shortcuts
- Added: Per-card access control using Joomla ACL user groups
- Added: Configurable grid columns (2, 3, 4, or 6)
- Added: Description display modes (hover tooltip, inline, or hidden)
- Added: Optional search/filter bar for large dashboards
- Added: New tab link support with rel="noopener noreferrer"
- Added: Responsive breakpoints for tablet and mobile
- Added: Reduced motion support for accessibility