Actions
Task #84600
closedAdd hooks to upload methods in GeneralUtility
Start date:
2018-04-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
To process an uploaded file before it is moved into the correct destination, a hook in GeneralUtitlity::upload_copy_move()
and GeneralUtitlity::upload_to_tempfile()
is useful.
Actions