Simple Custom Router

For example, you can associate the path "hello-world" with the query "option=comcontent&view=article&id=42", so when a user types the URL "http://yourServer/BaseJoomlaUrl/hello-world" the article with id 42 is loaded, and when the internal Joomla! URL "index.php?option=comcontent&view=article&id=42" is translated to a humanly readable URL, "http://yourServer/BaseJoomlaUrl/hello-world" will be generated.

Features:
-Paths and internal Joomla! queries can be parametrized using the PHP regular expressions syntax.
-Optional cache for the generated paths and queries.
-Manager interface to add, edit and remove the routes in the Joomla! backend.

Versions:
-Joomla! 1.7.x/2.5.x: Simple Custom Router 0.1
-Joomla! 3.x: Simple Custom Router 0.2.0

Extension Info :

The Simple Custom Router is a Joomla! extension to associate paths with internal Joomla! queries.

Extension Data :

  • Latest Version0.2.0
  • DeveloperDaniel Calviño Sánchez
  • Last Updated20160315
  • Date Published20141119
  • TypeFree download
  • Compatibility :
  • Joomla 3.xYes
  • Joomla 4.xYes
  • Joomla 5.xYes
  • Joomla 6.xYes

Find Similar Extensions

Whats New