You’re right!
The folder wasn’t there on the server. I’ve created it and now works!
You’re right!
The folder wasn’t there on the server. I’ve created it and now works!
Hi! Is it possible to make a tutorial or share the code for the newbies? It would be a great help!
Thanks for the feedback. I have added it to our list for new documentation.
That would be great! Is it a long list?
Wait and see.
We are constantly improving parts of the Kirby site and documentation and at some point, we will document this as well.
Until then, maybe the controller code above helps a bit. If you have any questions, don’t hesitate to ask.
I will just take a good look & just try a little bit. Tnx for the reply and I cant wait. Good work!
Ok first question
Step1) Create a frontend form
Step 2) Create a controller
Use same names Well so far so good.
But then…
Create a form using uniform? Or how does that work? I heard about several people that they managed to get this done. Anyone who whats to share the steps & code?
Ditto the above! Was this ever documented?
Hi, can @lukasbestle or @gvocale please upload here the finally template and controller? I have still some problems with file uploads and the official doc (https://getkirby.com/docs/developer-guide/toolkit/upload) is still a bit incomplete. Thank you very much.
i would love to see a tutorial on that too
Is this the applicable tutorial? https://getkirby.com/docs/cookbook/creating-pages-from-frontend
@lukehatfield What are you looking for? The tutorial you mention does not cover file uploads…
@texnixe Sorry, I’m looking to do something similar with allowing users to suggest/create content for a website that waits on admin approval before posting. I’d need image uploads too though.
If you’re using the Uniform plugin: it has an Upload action, maybe that helps: https://kirby-uniform.readthedocs.io/en/latest/actions/upload/