-
-
Notifications
You must be signed in to change notification settings - Fork 4
Run Leaf UIs through PHP templates #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, Leaf UIs are built using the mini templating engine, which puts too much stress on the engine which has to manually parse everything on it's own instead of just allowing PHP do its magic.
The downside here is that PHP functions behave weird, as well as conditionals and stuff like that
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
To do
Status
🆕 New