S
stromb0li
Guest
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
Continue reading...
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.Continue reading...