Introduction
The Simple Custom Router is a Joomla! extension to associate paths with internal Joomla! queries.
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
Simple Custom Router
- Version:
 - 0.2.0
 - Developer:
 - Daniel Calviño Sánchez
 - Last updated:
 - 
							Mar 15 2016
9 years ago - Date added:
 - Nov 19 2014
 - License:
 - AGPL
 - Type:
 - Free download
 - Includes:
 - c p
 - Compatibility:
 - J3
 
This extension does NOT implement the Joomla! Update System
Share