XFdestek
Kurucu Üye
Really broad ask here, but is there an example or reference I can use to see how to implement proper handling of file uploads as an add-on?
I understand in the template, I can use
I understand in the template, I can use
<xf:upload>
, however I'm curious how this should be handled via my controller? How should the files be placed in the data folder? Etc.