mecha-cms / x.p-h-p
Evaluates PHP syntax within the page content.
v1.1.1
2024-02-28 14:32 UTC
Requires
- mecha-cms/x.page: ^3.0.0
README
If you don’t like the Block evaluation method, you can use this extension to evaluate PHP expressions in a page file. It’s just that you have to write the page content as raw HTML, so you can’t combine this extension feature with Markdown extension and the like (unless you’re comfortable implementing the parser directly in your PHP code).