php-code possible?
Hey there, its possible to use custom html in lection-blogs. Is custom php also possible? if not how can i manage it that my participipants can upload something and I can send this as a webhook somewhere?
There is something similar in FluentForms. Read the plugin documentation.
Artur AbakarovΒ yeah but how can i integrate that inside a lection? the creating process of php-code or sth. like that is no problem. but he only accepts html.!?
I bet if you ask Nitin YawalkarΒ they can add it to the FlowMattic integration.
Wendy ShoefΒ Thanks for the mention. This is already possible within FlowMattic π
Nitin YawalkarΒ i dont see there any option to use code, there are just triggers, etc. therefore i use make or ottokit. but i need custom php-code inside fluentcommunity.
Marian ZeffererΒ You need to use FluentSnippets plugin to add your PHP Code, then inside your workflow, use the "PHP Functions" module to call that function and pass the parameters. If you need any help setting this up, DM me and let's get this set up and running :)
Nitin YawalkarΒ well that sounds interesting but i think its sth. different what i meant (or i didnt understand it). So i programmed php-function where my participants can upload files and get some questions asked, that i wanna have directly in the course area inside fluentcommunity. i just tried the snippet function (see image), but if i use [test] inside fluent-community nothing happens.