|
|
|
|
|
by Herobrine2084
1220 days ago
|
|
Thank you very much! For now, the generated code is in JS, so you'll need Node.js to execute it. Though, it could have other target languages. I keep in mind the PHP usecase, I'll see if/when I can implement this. In the meantime, you can create custom nodes that call PHP routes of your app. Not the most performant way of doing it, but it should work. |
|
I'm thinking of various sites that need a "script" condition for domain logic. Like, "this coupon applies when your cart contains 5 items worth at least $5 each". If the client tried to write the logic for that they'd have no clue how. But a graph editor would be make that user-friendly.
There's just not a lot of FBP stuff for PHP, even though it's a popular language.