Jump to content

Recommended Posts

Posted

Hello

 

it would be fantastic to add option to add our own routes in admin interface . also to allow plugins set thier own route without the need to change the route.php in conig folder .

 

 

the route.php  should be updated to fetch routes from database and set them in the end of the file .

 

 

 

 

 

 

 

Posted
  On 8/7/2015 at 5:42 PM, Tyson said:

This sounds like something possible via a plugin and vQmod.

 

vQmod is a third party software .

 

via a plugin , this something we can discuss , we can set routes without changing any core file ? in wich function we can set routes ? in preaction events ?

Posted

If the intention is to update the routes.php configuration, then the file itself will need to be updated, or you would need to use vQmod. Alternatively, you could build routes into an .htaccess.

Posted
  On 8/7/2015 at 11:59 PM, Tyson said:

If the intention is to update the routes.php configuration, then the file itself will need to be updated, or you would need to use vQmod. Alternatively, you could build routes into an .htaccess.

 

changing route in routes.php is fine, but we should every upgrade re-add our routes .

 

the idea is nice if the additional routes can be rerieved from databse .

 

that way we can controle routes totally without touching any core file .

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...