Add-on: File Upload
File Upload
FileUpload gives you an easy way to store files such as maps, images, audio, documents or whatever you may need uploaded! If you later decide to remove files it is also possible by browsing the file list and simply pressing the DELETE
button. Check below
Security & Limitations
For security reasons, uploading files is only available to administrators
! All files being uploaded are publicly available. There's no filtering done while uploading in terms of file extensions. Files are uploaded to lethal.landing/public/u/{unique id }/filename.extension
.
Danger!
While it is possible, it is also not recommended to upload files that are executable by the server as the files are publicly available and anyone would be able to execute it by visiting the file url!
File Size Limitations
If you encounter issues regarding file size limitations read here on how to fix this: Important
Installation
For installation instructions refer to the default instructions here: Installing/Updating