Extend File.write()
to optionally write files to specific folders
#1217
Labels
File.write()
to optionally write files to specific folders
#1217
In a customer project (viur-core 3.5), I've written this function some time ago. It writes a file to the File module, but also to a specific location. This can be seen as an extension for
File.write()
, so that it should be generalized and integrated into viur-core.The text was updated successfully, but these errors were encountered: