A
account8226
Guest
Hello,
Let's say I have a add-on where one of the URLs is index.php?myaddon/library/CUSTOM_PARAM
How can I get the CUSTOM_PARAM variable (which would be an unknown string), and use it as a param of my model ?
Do I have to use routes for this ? How ?
Best regards.
Let's say I have a add-on where one of the URLs is index.php?myaddon/library/CUSTOM_PARAM
How can I get the CUSTOM_PARAM variable (which would be an unknown string), and use it as a param of my model ?
Do I have to use routes for this ? How ?
Best regards.