Hi folks,
i created a simple php script which reads a json file.
I searched now for a way to implement my code in a grav page (quark-theme used).
If i read it correctly its not possible to run own php code for security reasons - instead i should create a own plugin.
is it really necessary to write an own plugin to display a simple php-script?
isn't there an easier way to include the php-script and (if possible) to include it with a shortcode-variable in the sidebar?
kind regards
keks