Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save esedic/607b1bfc0df72c6bd2b40a2745fbe902 to your computer and use it in GitHub Desktop.
Save esedic/607b1bfc0df72c6bd2b40a2745fbe902 to your computer and use it in GitHub Desktop.
Get article (menu) link in Joomla
<?php
JRoute::_(ContentHelperRoute::getArticleRoute($item->id, $item->catid))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment