Title: RE: File Upload using file plugins
Thread: File Upload using file plugins
Forum: Need Help?
Conference: ColdBox
User: jjhodoro
Thanks Luis.
I made a facade function for cffile upload in the fileUtilities
plugin, however Coldbox cannot find the new function. Do I need to make a custom
plugin directory and extend the fileUtilities plugin instead?
I think it
would be great to add all the cffile actions to the fileUtilities plugin for the
2.1 release. It's helpful since I code my handlers using cfscript and CF7
doesn't have file operations for cfscript.
Thanks,
John