Hi,
sorry if this is a stupid question...
I want to have an additional page and within execute some PHP code (like results of a mysql query). I already found the "additional pages" extension, however it does not include PHP code, only HTML/text.
Instead of just uploading a single file I still would like to keep the "stuff" like navigation, theme design etc. on that page, this is why I ask.
Maybe I just don't see how to do it?
Thanks.
Offline
If I see it correctly this plugin manages only the navigation but does not solve my problem.... It is only possible to link to pages. Or where can I create a content page with php there?
Offline
Hi :-)
you must make plugin
Offline
if that plugin has a smarty template you can run php code in it
https://www.smarty.net/docsv2/en/langua … on.php.tpl
Offline