I’m prepping a site for launch which would greatly benefit by allowing PHP in templates for a narrow subset of users, but I don’t want to do so on a wide basis. The field in question is the main body field for most site pages. I’m looking for suggestions on how to make this, or something similar, happen.
The best thought I have thus far is to add a text field called “include filename” and put it onto an extra tab. In the template, attempt to include a file referenced in this field (if set). That would at least require the same user to have FTP ability to the server, not just EE access. Still seems like an ugly hack, so hoping for something better.
Thanks,
Mitch