Using PHP in Module Content
You can create static content using a Module --> "New". Great. I do this a lot.
However, I would like my users to consistently see a visual editor such as Tiny, etc.
To edit the module content, I need to shut down this editor which is bad so I can edit the html.
Is there any way to use php inside a module content element so I can include a file instead of inlining the html?
Many thanks in advance!
|