> For the complete documentation index, see [llms.txt](https://kb.moomoo.agency/uni-cpo-4-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.moomoo.agency/uni-cpo-4-documentation/usage/options/file-upload-1.md).

# Multi File Upload

Adds a possibility to upload **multipe files at once** in order to add them to the ordering item. This Option uploads a file via AJAX in chunks, so it can handle file upload of any sizes regardless

```
max_file_upload
```

setting on your hosting. 💪 It is possible to restrict files by size and by MIME types.

Some settings related to this Option are on [plugin's settings](/uni-cpo-4-documentation/usage/plugins-settings.md) page. These settings are global and automatically applied to all instances of File Upload Option. However, setting like *max file size* and \_mime types allowed \_can be overridden on per Option instance basis. It means that you can have fine tuned file uploads across the site! 😎

<figure><img src="/files/SKfEImDPsVMPW6Siuriz" alt=""><figcaption></figcaption></figure>
